solstice-ci/crates/orchestrator
Till Wegmueller 4ca78144f2
Add VM state monitoring and graceful shutdown enhancements
This commit enhances the `Scheduler` to monitor VM states for completion, enabling more accurate termination detection. It introduces periodic polling combined with shutdown signals to halt operations gracefully. Additionally, VM lifecycle management in the hypervisor is updated with `state` retrieval for precise status assessments. The VM domain configuration now includes serial console support.
2025-10-26 21:59:55 +01:00
..
src Add VM state monitoring and graceful shutdown enhancements 2025-10-26 21:59:55 +01:00
Cargo.toml Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00