cloud-hypervisor/hypervisor/src
SamrutGadde 51a9f78625 hypervisor: aarch64: Use thiserror for errors
Updated error enums in hypervisor under aarch64 to use thiserror crate

Signed-off-by: SamrutGadde <samrut.gadde@gmail.com>
2024-05-23 20:54:36 +00:00
..
arch hypervisor: aarch64: Use thiserror for errors 2024-05-23 20:54:36 +00:00
kvm hypervisor: kvm: add missing capability requirements 2024-05-09 06:50:57 +00:00
mshv hypervisor: mshv: Only perform SNP operation for x86 partition 2024-05-23 15:18:00 +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