pc: disable acpi info for isapc and old pc machine
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Nov 2013 10:42:46 +0000 (12:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 Nov 2013 13:38:44 +0000 (15:38 +0200)
commit98af2ac93fa6bd83e19f7cff1cc9513fa7c4d58d
treec4f834d5c8f1ef4eb0feee93c9f2b5221203a1de
parenta126050a103c924b03388a9a64ce9af8c96b0969
pc: disable acpi info for isapc and old pc machine

Disable acpi build for isapc and no_kvmclock machine
types (used by xen), since acpi build currently expects pci.

Reported-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/pc_piix.c