emulot

A configuration manager for QEMU

Detailed documentation can be found here.

The current version only supports Mac OS X and Linux hosts.

Example config

toml arch = "aarch64" memory = 2048 accel = "hvf" cpu = "host [boot] order = "d" [machine] type = "virt" highmem = "on"