]> Git Repo - qemu.git/blob - hw/i386/xen/meson.build
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / hw / i386 / xen / meson.build
1 i386_ss.add(when: 'CONFIG_XEN', if_true: files(
2   'xen-hvm.c',
3   'xen-mapcache.c',
4   'xen_apic.c',
5   'xen_platform.c',
6   'xen_pvdevice.c',
7 ))
This page took 0.027367 seconds and 4 git commands to generate.