cloud-hypervisor/hypervisor/src/arch
Jinank Jain 4c99aea6c4 hypervisor: Switch to use the new StandardRegisters
With this we are removing the CloudHypervisor definition of
StandardRegisters instead using an enum which contains different
variants of StandardRegisters coming from their bindigs crate.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2024-08-19 21:41:22 +00:00
..
aarch64 hypervisor: aarch64: Use thiserror for errors 2024-05-23 20:54:36 +00:00
emulator hypervisor: emulator: drop the unused gva_to_gpa hook 2024-07-12 16:12:33 +00:00
x86 hypervisor: Switch to use the new StandardRegisters 2024-08-19 21:41:22 +00:00
mod.rs hypervisor: Define Vgic trait 2022-06-06 10:17:26 +08:00