hw: move ISA bridges and devices to hw/isa/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-02-05 14:13:04 +01:00
parent 9944d32001
commit 47934d0aad
11 changed files with 10 additions and 2 deletions

View file

@ -2,7 +2,7 @@ obj-y += apic_common.o apic.o
obj-y += sga.o ioapic_common.o ioapic.o piix_pci.o
obj-y += vmport.o
obj-y += debugexit.o
obj-y += lpc_ich9.o q35.o
obj-y += q35.o
obj-y += kvm/
obj-y += pc-testdev.o