cloud-hypervisor/pci
Bo Chen 5bd7a1f03c pci: vfio_user: Simplify 'unmap_mmio_regions()'
Instead of always creating a single large mmap for the MMIO region of a
BAR, we create multiple mmaps for the BARs that need multiple kvm user
memory regions. In this way, we can simplify 'unmap_mmio_regions()' (by
reusing information kept from 'MmioRegion::user_memory_region').

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-05-04 13:53:47 +02:00
..
src pci: vfio_user: Simplify 'unmap_mmio_regions()' 2022-05-04 13:53:47 +02:00
Cargo.toml build: bump log from 0.4.16 to 0.4.17 2022-05-03 01:00:20 +00:00