solstice-ci/crates/orchestrator
Till Wegmueller 7918db3468
Enhance hypervisor image handling with dynamic format detection and raw conversion
This commit improves the hypervisor by:
- Adding support for detecting base image formats using `qemu-img info`.
- Dynamically setting the base image format for overlay creation.
- Automatically converting non-raw images to raw format for bhyve compatibility.
- Updating `Cargo.toml` to include `serde_json` for JSON parsing.
- Modifying default working directory logic for `ZonesHypervisor`.
2025-10-26 18:17:02 +01:00
..
src Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00
Cargo.toml Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00