mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Similar to what's being supported for vfio devices, vfio-user devices may also have BARs that need multiple kvm user memory regions, e.g. device regions with `VFIO_REGION_INFO_CAP_SPARSE_MMAP`. Signed-off-by: Bo Chen <chen.bo@intel.com>