cloud-hypervisor/hypervisor
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
..
src hypervisor: mshv: Update mshv crates to v0.3.0 2024-09-25 16:23:45 +00:00
Cargo.toml hypervisor: mshv: Update mshv crates to v0.3.0 2024-09-25 16:23:45 +00:00