cloud-hypervisor/vm-device/src
Rob Bradford d3f66f8702 hypervisor: Make vm module private
And thus only export what is necessary through a `pub use`. This is
consistent with some of the other modules and makes it easier to
understand what the external interface of the hypervisor crate is.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-13 15:39:22 +02:00
..
dma_mapping vm-device: Move ExternalDmaMapping trait out of vfio-ioctls 2021-02-24 08:02:37 +01:00
interrupt hypervisor: Make vm module private 2022-05-13 15:39:22 +02:00
bus.rs vm-device: bus: drop the interrupt function 2021-04-13 14:18:14 +01:00
lib.rs vmm: Use new Resource type PciBar 2022-04-19 12:54:09 -07:00