cloud-hypervisor/hypervisor/src
Nuno Das Neves 9f08aa6dc2 hypervisor: mshv: Update mshv crates to v0.3.0
And modify to code to use the updated interfaces.

Arguments for map_guest_memory, get_dirty_bitmap, vp.run(),
import_isolated_pages, modify_gpa_host_access have changed.
Update these to use the new interfaces, including new MSHV_*
definitions, and remove some redundant arguments.

Update seccomp IOCTLs to reflect interface changes.

Fix irq-related definitions naming.

Bump vfio-ioctls to support mshv v0.3.0.

Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
2024-09-25 16:23:45 +00:00
..
arch hypervisor: Switch to use the new StandardRegisters 2024-08-19 21:41:22 +00:00
kvm hypervisor: cpu: Expand Set/GetCoreRegisters variant 2024-09-23 12:06:25 +00:00
mshv hypervisor: mshv: Update mshv crates to v0.3.0 2024-09-25 16:23:45 +00:00
cpu.rs hypervisor: cpu: Fix GetRegList comment 2024-09-23 12:06:25 +00:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs misc: Fix spelling issues 2024-06-08 16:31:30 +00:00
lib.rs hypervisor: mshv: Update mshv crates to v0.3.0 2024-09-25 16:23:45 +00:00
vm.rs hypervisor: mshv: add definition to get access pages 2024-08-09 17:40:13 +00:00