Files
kata-containers/Cargo.lock
Aurélien Bombo f838c90df5 runtime-rs: Add OpenVMM out-of-process hypervisor support
Add an OpenVMM hypervisor backend to runtime-rs that launches the
external VMM and manages VM lifecycle over ttrpc.

Vendor the pinned vmservice proto inputs and generate the gitignored
Rust bindings at build time. Add the Azure Linux configuration,
feature and plugin wiring, device lifecycle, and persistence support.

Share strict /proc vCPU-thread discovery with Cloud Hypervisor so
OpenVMM vCPU threads can be moved to sandbox cgroups.

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
Generated-By: GitHub Copilot
2026-07-10 11:25:11 -05:00

228 KiB