cloud-hypervisor/vm-allocator/src
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
..
address.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
gsi.rs vm-allicator: Remove "new_without_default" clippy 2023-06-26 06:07:15 -07:00
lib.rs vm-allocator: Add an allocator KVM memory slots 2024-11-24 10:45:15 +00:00
memory_slot.rs vm-allocator: Add an allocator KVM memory slots 2024-11-24 10:45:15 +00:00
page_size.rs vm-allocator: Add page size related functions 2023-06-19 10:29:23 +08:00
system.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00