Skip to content
Ivan Roberto de Oliveira edited this page Jan 14, 2023 · 7 revisions

Welcome to the virt86 wiki!

virt86 is a hypervisor platform abstraction framework that provides a common C++ interface to the major hardware-assisted x86 virtualization platforms Intel HAXM, Microsoft Windows Hypervisor Platform and KVM. macOS's Hypervisor.Framework support is planned.

See more details about supported platforms and features here.

Go to Getting Started to learn how virt86 works and get it up and running in your project.

Clone this wiki locally