cloud-hypervisor/hypervisor/src
Muminul Islam a458351d8b hypervisor: mshv: modify MMIO exit handling for CVM
VMM needs to handle VMG exit for MMIO. This patch
removes the old method that uses gpa_read/write(IOCTL and hypercall),
which is expensive and update the GHCB page using
mapped(root partition) struct.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2024-12-11 21:06:06 +00:00
..
arch hypervisor: Tune Vaia trait to work with fdt setup 2024-12-03 22:13:37 +00:00
kvm hypervisor: Set pc and a1 for all vcpu 2024-12-03 22:13:37 +00:00
mshv hypervisor: mshv: modify MMIO exit handling for CVM 2024-12-11 21:06:06 +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 misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01: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