cloud-hypervisor/hypervisor/src
Nuno Das Neves 28d4957ba5 hypervisor: Remove redefinition of HV_PAGE_SIZE in mshv
HV_PAGE_SIZE is defined as a usize in mshv_bindings.
Remove the redefinition, and perform casts where necessary.

Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
2024-03-29 13:14:37 -07:00
..
arch hypervisor: emulator: Remove unnecessary #![allow(unused_mut)] 2024-03-19 18:36:22 +00:00
kvm hypervisor: kvm: aarch64: Remove redundant import 2024-03-19 18:36:22 +00:00
mshv hypervisor: Remove redefinition of HV_PAGE_SIZE in mshv 2024-03-29 13:14:37 -07:00
cpu.rs vmm: hypervisor: Add support for injecting NMI for MSHV guest 2024-03-06 00:12:06 +00:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: Remove empty doc comment 2024-03-19 18:36:22 +00:00
lib.rs hypervisor: Don't restrict logger crate to just x86 2024-03-21 08:34:20 +00:00
vm.rs hypervisor: use right size of host_data 2024-01-08 15:55:39 -08:00