A configuration manager for QEMU
Detailed documentation can be found here.
The current version only supports Mac OS X and Linux hosts.
toml
arch = "aarch64"
memory = 2048
accel = "hvf"
cpu = "host
[boot]
order = "d"
[machine]
type = "virt"
highmem = "on"