cloud-hypervisor/hypervisor
Jinank Jain ac43825f79 hypervisor: Add support MMIO read VMGEXIT
MMIO emulation is also performed via VMGEXIT in case of SEV-SNP guest.
Emulation is done in a very similar way like a regular guest. Just need
to make sure that guest memory is access via read/write GPA hypercall
instead of directly accessing it.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
Signed-off-by: Muminul Islam <muislam@microsoft.com>
2023-10-30 10:23:52 -07:00
..
src hypervisor: Add support MMIO read VMGEXIT 2023-10-30 10:23:52 -07:00
Cargo.toml build: Bump serde_with from 3.0.0 to 3.4.0 2023-10-24 20:53:50 +00:00