mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
d2c0bd8458
commit
7702e47c21
35 changed files with 34 additions and 28 deletions
|
@ -1,5 +1,4 @@
|
|||
obj-y += apic_common.o apic.o
|
||||
obj-y += sga.o ioapic_common.o ioapic.o
|
||||
obj-y += sga.o
|
||||
obj-y += vmport.o
|
||||
obj-y += debugexit.o
|
||||
obj-y += kvm/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue