cloud-hypervisor SAL + rhai test script for it

This commit is contained in:
Maxime Van Hees
2025-08-20 18:01:21 +02:00
parent d1c80863b8
commit d735316b7f
7 changed files with 782 additions and 13 deletions

View File

@@ -25,6 +25,7 @@ pub mod buildah;
pub mod nerdctl;
pub mod rfs;
pub mod qcow2;
pub mod cloudhv;
pub mod rhai;