cloud-hypervisor/hypervisor/src
Jinank Jain ada85f68f6 hypervisor: mshv: Override hypervisor R/W behavior for unknown MSR
By default Microsoft Hypervisor send a GP to the guest if it tries
read/write an unimplemented MSR from the hypervisor prospective. Instead
change this behavior to ignore read/write operations for unimplemented
MSRs

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2022-06-09 20:53:58 +01:00
..
arch hypervisor: Refactor save_pending_tables of Vgic 2022-06-06 10:17:26 +08:00
kvm aarch64: Move setup_regs to hypervisor 2022-06-06 11:07:46 +01:00
mshv hypervisor: mshv: Override hypervisor R/W behavior for unknown MSR 2022-06-09 20:53:58 +01:00
cpu.rs aarch64: Move setup_regs to hypervisor 2022-06-06 11:07:46 +01:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: mshv: Override hypervisor R/W behavior for unknown MSR 2022-06-09 20:53:58 +01:00
lib.rs hypervisor: Move GitV3Its code from arch 2022-06-06 10:17:26 +08:00
vm.rs aarch64: Simplify GIC related structs definition 2022-06-06 10:17:26 +08:00