cloud-hypervisor/hypervisor/src/arch
Wei Liu cfaa192eb4 hypervisor: emulator: drop the unused gva_to_gpa hook
That function is too limiting. It doesn't consider page permissions. It
is not used, so just drop it.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2024-07-12 16:12:33 +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: emulator: drop the unused gva_to_gpa hook 2024-07-12 16:12:33 +00:00
mod.rs hypervisor: Define Vgic trait 2022-06-06 10:17:26 +08:00