qemu
FORK: QEMU emulator
git clone
https://git.neptards.moe/neptards/qemu.git
Log
|
Files
|
Refs
|
Submodules
|
LICENSE
meson.build (76B)
1
arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2
'hvf.c',
3
))