Skip to main content

Module resolve_openvmm_qemu

Module resolve_openvmm_qemu 

Source
Expand description

Download the statically-linked QEMU binary from the openvmm-deps GitHub release, or use a local path if specified.

Each release publishes qemu-linux-static.<host_arch>.<ver>.tar.gz archives containing QEMU system-emulation binaries (e.g., qemu-system-aarch64) built for the given host architecture.

Structs§

Config
Config for the resolve_openvmm_qemu node.
Node
(see module-level docs)

Enums§

QemuFile
Which QEMU binary to extract from the archive.
Request