cloud-hypervisor/hypervisor/src
Rob Bradford 288cea917e hypervisor: Make hypervisor module private
All the required functionality is already exported from the hypervisor
crate so for consistency make this module private.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-13 15:39:22 +02:00
..
arch hypervisor: drop one unsafe from mock_vmm 2021-11-18 14:42:55 +00:00
kvm hypervisor, vm-device: Relocate InterruptSourceConfig 2022-05-11 11:19:14 +01:00
mshv hypervisor, vm-device: Relocate InterruptSourceConfig 2022-05-11 11:19:14 +01:00
cpu.rs hypervisor: Add VmExit::Debug for x86/KVM 2022-02-23 11:16:09 +00:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Implement retrieval of TDX capabilities 2022-03-30 14:57:23 +01:00
lib.rs hypervisor: Make hypervisor module private 2022-05-13 15:39:22 +02:00
vm.rs hypervisor, vm-device: Relocate InterruptSourceConfig 2022-05-11 11:19:14 +01:00