cloud-hypervisor/hypervisor/src
Sebastien Boeuf b0077f0b5e hypervisor: Implement retrieval of TDX capabilities
Extend the Hypervisor API in order to retrieve the TDX capabilities from
the underlying hypervisor.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-03-30 14:57:23 +01:00
..
arch hypervisor: drop one unsafe from mock_vmm 2021-11-18 14:42:55 +00:00
kvm hypervisor: Implement retrieval of TDX capabilities 2022-03-30 14:57:23 +01:00
mshv hypervisor: mshv: fix a comment 2022-03-20 11:37:13 +00: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 hypervisor: Add support for setting KVM identity map 2021-12-04 19:33:34 +00:00