cloud-hypervisor/virtio-devices
Sebastien Boeuf 8759c3db3e virtio-devices: Set the AccessPlatform for every VirtioDevice
Moving away from the virtio-queue mechanism for descriptor address
translation. Instead, we enable the new mechanism added to every
VirtioDevice implementation, by setting the AccessPlatform trait if one
can be found.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-01-27 10:00:20 +00:00
..
src virtio-devices: Set the AccessPlatform for every VirtioDevice 2022-01-27 10:00:20 +00:00
Cargo.toml build: bump serde_derive from 1.0.135 to 1.0.136 2022-01-26 16:14:16 +00:00