cloud-hypervisor/hypervisor/src
Rob Bradford 387d56879b vmm, hypervisor: Clean up nomenclature around offloading VM operations
The trait and functionality is about operations on the VM rather than
the VMM so should be named appropriately. This clashed with with
existing struct for the concrete implementation that was renamed
appropriately.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-10 13:10:01 +01:00
..
arch hypervisor: drop one unsafe from mock_vmm 2021-11-18 14:42:55 +00:00
kvm vmm, hypervisor: Clean up nomenclature around offloading VM operations 2022-05-10 13:10:01 +01:00
mshv vmm, hypervisor: Clean up nomenclature around offloading VM operations 2022-05-10 13:10:01 +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: Implement retrieval of TDX capabilities 2022-03-30 14:57:23 +01:00
vm.rs vmm, hypervisor: Clean up nomenclature around offloading VM operations 2022-05-10 13:10:01 +01:00