cloud-hypervisor/vm-allocator
Rob Bradford 80b2c98a68 vm-allocator: Add an allocator KVM memory slots
Add an allocator for KVM memory slots, a finite resource in the kernel
- these need to be manipulated across different crates with a common
dependency on this crate.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-11-24 10:45:15 +00:00
..
src vm-allocator: Add an allocator KVM memory slots 2024-11-24 10:45:15 +00:00
Cargo.toml build: Centralize rust-vmm crates to workspace 2024-09-27 15:58:21 +00:00