qcow2 image to boot. An overlay (or CoW copy for warm boots) is created beside it.
OptionalcpusvCPUs. Default 2.
OptionalguestOverride guest binary locations (defaults to /opt/edgible/...).
OptionalkeepKeep the overlay/copy image on stop() instead of unlinking it.
OptionalloadvmQEMU savevm snapshot tag to resume from (passed as -loadvm <tag>).
When set, kernel boot is skipped — the VM resumes RAM/CPU state, so the
SSH wait is much shorter and the guest wall clock is re-synced on start.
OptionalloggerOptionalmemoryMemory in MB. Default 4096.
OptionalnetworkOptionalqemuPer-platform QEMU configuration. Default: detected from the host.
OptionalspawnInjectable process spawner (tests). Default: node:child_process spawn.
OptionalsshGuest SSH password. Default 'testpass' (matches the image-build scripts).
OptionalsshHost port range for the SSH forward. Default [2222, 2299].
OptionalsshGuest SSH user. Default 'testuser' (matches the image-build scripts).
Constructor options for VirtualMachine.