cloud-hypervisor/hypervisor/src
Muminul Islam 4e298d1abf hypervisor: maintain a bitmap for SEV-SNP VM on MSHV
Add a bitmap to MshvVM struct for caching the pages
that the VMM got shared access from the guest.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2024-12-12 03:32:22 +00:00
..
arch hypervisor: Tune Vaia trait to work with fdt setup 2024-12-03 22:13:37 +00:00
kvm hypervisor: use memory size during VM creation 2024-12-12 03:32:22 +00:00
mshv hypervisor: maintain a bitmap for SEV-SNP VM on MSHV 2024-12-12 03:32:22 +00:00
cpu.rs hypervisor: cpu: Introduce RISC-V Vcpu trait 2024-11-06 14:32:39 +00:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: use memory size during VM creation 2024-12-12 03:32:22 +00:00
lib.rs hypervisor: Introduce RISC-V architecture 2024-11-06 14:32:39 +00:00
vm.rs hypervisor: Keep GHCB mapped address for each VCPU on MSHV 2024-12-11 21:06:06 +00:00