cloud-hypervisor/hypervisor/src
Wei Liu 2e2ce47271 hypervisor: do not get and set MSR_IA32_TSC for MSHV
Setting that MSR causes the reference TSC page to be disabled.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-11-15 10:19:57 +00:00
..
arch misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
kvm misc: Manual beta clippy fixes (boolean to int conversion using if) 2022-09-20 10:59:48 +01:00
mshv hypervisor: do not get and set MSR_IA32_TSC for MSHV 2022-11-15 10:19:57 +00:00
cpu.rs hypervisor: Fix a typo in error message 2022-10-16 09:33:08 +00: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