cloud-hypervisor/vmm
Sebastien Boeuf e311fd66cd vmm: device_manager: Remove the need for Any
We define a new enum in order to classify PCI device under virtio or
VFIO. This is a cleaner approach than using the Any trait, and
downcasting it to find the object back.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-03-18 15:26:25 +01:00
..
src vmm: device_manager: Remove the need for Any 2021-03-18 15:26:25 +01:00
Cargo.toml build(deps): bump libc from 0.2.88 to 0.2.89 2021-03-15 23:40:01 +00:00