cloud-hypervisor/pci/src
Rob Bradford 81f8a27ef6 pci: vfio: Use MemorySlotAllocator for allocating memory slots
Adapt the existing code to replace the closure with the new of the new
MemorySlotAllocator.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-11-24 10:45:15 +00:00
..
bus.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
configuration.rs misc: Remove manual implementation of is_power_of_two 2024-10-18 17:46:39 +00:00
device.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
lib.rs misc: Elide needless lifetimes 2024-10-18 17:46:39 +00:00
msi.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
msix.rs misc: Further improve imports styling 2024-09-29 16:13:48 +00:00
vfio_user.rs pci: vfio: Use MemorySlotAllocator for allocating memory slots 2024-11-24 10:45:15 +00:00
vfio.rs pci: vfio: Use MemorySlotAllocator for allocating memory slots 2024-11-24 10:45:15 +00:00