mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
hw: move PCI bridges to hw/pci-* or hw/ARCH
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
8ac5c6510b
commit
c0907c9e64
35 changed files with 26 additions and 27 deletions
|
@ -1,8 +1,7 @@
|
|||
obj-y += apic_common.o apic.o
|
||||
obj-y += sga.o ioapic_common.o ioapic.o piix_pci.o
|
||||
obj-y += sga.o ioapic_common.o ioapic.o
|
||||
obj-y += vmport.o
|
||||
obj-y += debugexit.o
|
||||
obj-y += q35.o
|
||||
obj-y += kvm/
|
||||
obj-y += pc-testdev.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue