make qemu_cfg_init depend on QEMU_HARDWARE instead of QEMU
commit7507ce28f436fe8b37bcd09a85c7289bf4c4284f
authorKevin O'Connor <kevin@koconnor.net>
Fri, 14 Jun 2013 00:04:31 +0000 (13 20:04 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 14 Jun 2013 00:50:21 +0000 (13 20:50 -0400)
tree363c96fceba449e98012d8e14d138ce629d2ad54
parent95983866a2f2a17095a9bdc6e5aa610b0586560d
make qemu_cfg_init depend on QEMU_HARDWARE instead of QEMU

Gets qemu features like direct kernel boot and boot
ordering going when seabios runs on coreboot.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/paravirt.c