mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
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:
parent
9944d32001
commit
47934d0aad
11 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue