mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
75b9e70ec8
Add a new method set_access_platform() to the VirtioDevice trait in order to allow an AccessPlatform trait to be setup on any virtio device. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>