KVM-based microVMM for the Volt platform: - Sub-second VM boot times - Minimal memory footprint - Landlock LSM + seccomp security - Virtio device support - Custom kernel management Copyright (c) Armored Gates LLC. All rights reserved. Licensed under AGPSL v5.0
4 lines
47 B
Rust
4 lines
47 B
Rust
//! Integration tests for Volt
|
|
|
|
mod boot_test;
|