7 stable releases

2.1.1 Oct 8, 2023
2.0.3 Mar 30, 2023
2.0.2 Mar 26, 2023
2.0.1 Mar 25, 2023
1.0.0 Mar 3, 2023

#301 in Configuration

30 downloads per month

MIT license

63KB
2K SLoC

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

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

Dependencies

~60MB
~1M SLoC