Sign in
qemu
/
qemu
/
7e47061d93b4c60abc9c86337744f362c74627f3
/
.
/
target
/
i386
/
hvf
/
meson.build
blob: e9eb5a5da8a222b3a40944a3b8739a68244e119e [
file
] [
log
] [
blame
]
i386_softmmu_ss
.
add
(
when
:
[
hvf
,
'CONFIG_HVF'
],
if_true
:
files
(
'hvf.c'
,
'hvf-accel-ops.c'
,
'x86.c'
,
'x86_cpuid.c'
,
'x86_decode.c'
,
'x86_descr.c'
,
'x86_emu.c'
,
'x86_flags.c'
,
'x86_mmu.c'
,
'x86_task.c'
,
'x86hvf.c'
,
))