cloud-hypervisor/hypervisor/src
Rob Bradford b8503b5f45 hypervisor: Support compiling "tdx" and "mshv" feature together
TDX functionality is not currently available on MSHV but we should not
preclude building a binary that can run on both.

Fixes: #4677

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-09-27 14:30:49 +01:00
..
arch misc: Manual beta clippy fixes (boolean to int conversion using if) 2022-09-20 10:59:48 +01:00
kvm misc: Manual beta clippy fixes (boolean to int conversion using if) 2022-09-20 10:59:48 +01:00
mshv hypervisor: simplify LapicState 2022-07-28 08:52:28 +01:00
cpu.rs hypervisor: Support compiling "tdx" and "mshv" feature together 2022-09-27 14:30:49 +01:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: Support compiling "tdx" and "mshv" feature together 2022-09-27 14:30:49 +01:00
lib.rs hypervisor: suppress clippy::large_enum_variant 2022-07-22 12:50:12 +01:00
vm.rs hypervisor: Support compiling "tdx" and "mshv" feature together 2022-09-27 14:30:49 +01:00