cloud-hypervisor/hypervisor/src
Jinank Jain af1f94e5b8 hypervisor: mshv: Reduce the scope of VMEXITs to x86_64
Certain VMEXITs can only happen for x86 guests, thus reduce the scope to
x86_64 at the compilation stage.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2024-05-21 16:16:29 +00:00
..
arch hypervisor: Remove derivations conditional on non-existant feature 2024-05-08 08:10:28 +00:00
kvm hypervisor: kvm: add missing capability requirements 2024-05-09 06:50:57 +00:00
mshv hypervisor: mshv: Reduce the scope of VMEXITs to x86_64 2024-05-21 16:16:29 +00:00
cpu.rs hypervisor: Remove unused VmExit enum members 2024-04-25 20:53:53 +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: implement clock data for MSHV 2024-04-29 16:46:26 +00:00
vm.rs hypervisor: implement pause/resume API for MSHV 2024-05-16 14:17:07 +00:00