Lightweight hypervisor for running virtual machines on macOS
Toolkit for embedding hypervisor capabilities in your application
hyperkit$ hyperkit -c 2 -m 2G -d /path/to/disk.img$ hyperkit -c 4 -m 4G -s 0:0,hostbridge -s 31,lpc -l com1,stdio -d /path/to/disk.img$ hyperkit -c 2 -m 1G -d /path/to/disk.img -f /path/to/boot.iso$ hyperkit -c 2 -m 2G -s 2:0,virtio-net -s 3:0,virtio-blk,/path/to/disk.img$ hyperkit -h