cloud-hypervisor/hypervisor/src
Sebastien Boeuf cb844ecd1d hypervisor: Add support for TDX exit reason to KVM
Relying on the recent additions to the kvm-ioctls crate, this commit
implements the support for providing the exit reason details to the
caller, which allows the identification of the type of hypercall that
was issued. It also introduces a way for the consumer to set the status
code that must be sent back to the guest.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-02-18 14:41:07 +01:00
..
arch hypervisor: drop one unsafe from mock_vmm 2021-11-18 14:42:55 +00:00
kvm hypervisor: Add support for TDX exit reason to KVM 2022-02-18 14:41:07 +01:00
mshv hypervisor: mshv: Fix beta clippy issue 2022-01-14 14:33:18 +00:00
cpu.rs hypervisor: Add support for TDX exit reason to KVM 2022-02-18 14:41:07 +01:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Add get_host_ipa_limit for AArch64 2021-06-10 12:06:17 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vm.rs hypervisor: Add support for setting KVM identity map 2021-12-04 19:33:34 +00:00