mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: move hw/kvm/ to hw/i386/kvm
Peter requested the KVM GIC to be in hw/intc. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0434e30afb
commit
54976b75fb
9 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,4 @@
|
|||
obj-y += kvm/
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
obj-$(CONFIG_KVM) += kvm/
|
||||
obj-y += multiboot.o smbios.o
|
||||
obj-y += pc.o pc_piix.o pc_q35.o
|
||||
obj-$(CONFIG_XEN) += xen_domainbuild.o xen_machine_pv.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue