cloud-hypervisor/hypervisor/src
Michael Zhao 7199119bb2 hypervisor: Remove Vcpu::read_mpidr() on AArch64
Replaced `read_mpidr()` with `get_sys_reg()`.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-07-29 11:45:12 +01:00
..
arch hypervisor: use serde_with with LapicState 2022-07-28 14:57:29 +01:00
kvm hypervisor: Remove Vcpu::read_mpidr() on AArch64 2022-07-29 11:45:12 +01:00
mshv hypervisor: simplify LapicState 2022-07-28 08:52:28 +01:00
cpu.rs hypervisor: Remove Vcpu::read_mpidr() on AArch64 2022-07-29 11:45:12 +01:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: add a function to check availability 2022-07-22 12:50:12 +01:00
lib.rs hypervisor: suppress clippy::large_enum_variant 2022-07-22 12:50:12 +01:00
vm.rs hypervisor: drop check_extension from Vm trait 2022-07-22 12:50:12 +01:00