cloud-hypervisor/vm-virtio
Sebastien Boeuf e2b38cc050 vm-virtio: Extend VirtioDevice trait to retrieve shared memory regions
Based on the newly added SharedMemoryConfig capability to the virtio
specification, and based on the fact that it is not tied to the type of
transport (pci or mmio), we can create as part of the VirtioDevice trait
a new method that will provide the shared memory regions associated with
the device.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-08-13 13:57:53 +02:00
..
src vm-virtio: Extend VirtioDevice trait to retrieve shared memory regions 2019-08-13 13:57:53 +02:00
Cargo.toml build: Bulk update dependencies 2019-08-02 15:22:37 +02:00