mirror of
https://github.com/qemu/qemu.git
synced 2025-08-14 11:43:46 +00:00

move xen-hvm.c to hw/i386/xen/ Signed-off -by: Anthony Xu <anthony.xu@intel.com> Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
2 lines
60 B
Makefile
2 lines
60 B
Makefile
obj-y += xen_platform.o xen_apic.o xen_pvdevice.o xen-hvm.o
|