HVF is a para-virtualized QEMU accelerator for macOS based on Hypervisor.framework (HVF). Hypervisor.framework is a thin user-space wrapper around Intel VT/VMX that enables to run VMMs such as QEMU in non-privileged mode. The unit tests can be run on macOS to verify completeness of the HVF accel implementation. Roman Bolshakov (2): scripts/arch-run: Support testing of hvf accel README: Document steps to run the tests on macOS README.macOS.md | 47 +++++++++++++++++++++++++++++++++++++++++++ README.md | 6 ++++-- scripts/arch-run.bash | 13 ++++++++++++ 3 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 README.macOS.md -- 2.24.1