cloud-hypervisor/hypervisor/src
Rob Bradford f282cc001a tdx: Add abstraction to call TDX ioctls to hypervisor
Add API to the hypervisor interface and implement for KVM to allow the
special TDX KVM ioctls on the VM and vCPU FDs.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-03-08 18:30:00 +00:00
..
arch hypervisor: mshv: hook up TranslateGVA hypercall 2021-03-02 07:08:36 +01:00
kvm tdx: Add abstraction to call TDX ioctls to hypervisor 2021-03-08 18:30:00 +00:00
mshv hypervisor: mshv: hook up TranslateGVA hypercall 2021-03-02 07:08:36 +01:00
cpu.rs tdx: Add abstraction to call TDX ioctls to hypervisor 2021-03-08 18:30:00 +00:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor, vmm: Implement the mshv module and add mshv support in vmm 2020-12-09 14:55:20 +01:00
lib.rs hypervisor: Move msr and msr_data macro to arch/x86 2020-12-11 00:59:46 +01:00
vm.rs tdx: Add abstraction to call TDX ioctls to hypervisor 2021-03-08 18:30:00 +00:00