cloud-hypervisor/hypervisor/src
Jinank Jain f5a2f8473b hypervisor: Add a basic implementation of MshvVcpuState for aarch64
Currently we are just storing the StandardRegisters in the Vcpu state
which would be required for saving and restoring the ARM64 guest on
MSHV.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2025-03-06 11:14:16 +00:00
..
arch hypervisor: Implement fmt::Display for CpuIdEntry 2025-01-14 12:52:55 +00:00
kvm hypervisor, vmm: Avoid leaking hypervisor specific data structure 2025-02-12 23:08:43 +00:00
mshv hypervisor: Add a basic implementation of MshvVcpuState for aarch64 2025-03-06 11:14:16 +00:00
cpu.rs hypervisor, vmm: Avoid leaking hypervisor specific data structure 2025-02-12 23:08:43 +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: Add a basic implementation of MshvVcpuState for aarch64 2025-03-06 11:14:16 +00:00
vm.rs hypervisor: Implement hypervisor agnostic variant of VcpuInit 2025-02-12 23:08:43 +00:00