cloud-hypervisor/vmm
Rob Bradford b1bd87df19 vmm: Simplify MsiInterruptManager generics
By taking advantage of the fact that IrqRoutingEntry is exported by the
hypervisor crate (that is typedef'ed to the hypervisor specific version)
then the code for handling the MsiInterruptManager can be simplified.

This is particularly useful if in this future it is not a typedef but
rather a wrapper type.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-11 11:19:14 +01:00
..
src vmm: Simplify MsiInterruptManager generics 2022-05-11 11:19:14 +01:00
Cargo.toml build: bump clap from 3.1.15 to 3.1.17 2022-05-07 01:06:10 +00:00