cloud-hypervisor/vm-virtio
Rob Bradford 642b890b0f vm-virtio: mmio: Enable reporting of SHM regions via config fields
The details of the SHM regions or the lack of, which is used by
virtio-fs DAX, is communicated through configuration fields on the
virtio-mmio memory region. Implement the necessary fields to return the
SHM entries and in particular return a length of (u64)-1 which is used
by the kernel to indicate there are no SHM regions.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-03-04 09:40:25 +01:00
..
src vm-virtio: mmio: Enable reporting of SHM regions via config fields 2020-03-04 09:40:25 +01:00
Cargo.toml Cargo: switch vhost_rs to external crate 2020-03-03 13:14:45 +00:00