Crates.io | emulot |
lib.rs | emulot |
version | 2.1.1 |
source | src |
created_at | 2023-03-03 11:28:45.500479 |
updated_at | 2023-10-08 16:04:58.460717 |
description | A configuration management solution for QEMU |
homepage | |
repository | https://github.com/ReverentEngineer/emulot |
max_upload_size | |
id | 799680 |
size | 108,812 |
A configuration manager for QEMU
Detailed documentation can be found here.
The current version only supports Mac OS X and Linux hosts.
arch = "aarch64"
memory = 2048
accel = "hvf"
cpu = "host
[boot]
order = "d"
[machine]
type = "virt"
highmem = "on"