cloud-hypervisor/hypervisor/src
Jinank Jain 7da8ae9c0f hypervisor: Fix MSHV compilation on aarch64
Use the definitions from the rust-vmm/mshv crate for various
datastructures such as StandardRegisters, RegList, VcpuInit etc.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2025-03-19 06:58:52 +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: Fix MSHV compilation on aarch64 2025-03-19 06:58:52 +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: Fix MSHV compilation on aarch64 2025-03-19 06:58:52 +00:00
vm.rs hypervisor: Implement hypervisor agnostic variant of VcpuInit 2025-02-12 23:08:43 +00:00