cloud-hypervisor/hypervisor/src
Wei Liu cb00dbe6ec build: update to the latest kvm-ioctls
The latest kvm-ioctls contains a breaking change to its API. Now Arm's
get/set_one_reg use u128 instead of u64.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2022-09-15 13:35:12 +01:00
..
arch devices: gic: Introduce VgicConfig and Gic::create_default_config() 2022-08-31 08:33:05 +01:00
kvm build: update to the latest kvm-ioctls 2022-09-15 13:35:12 +01:00
mshv hypervisor: simplify LapicState 2022-07-28 08:52:28 +01:00
cpu.rs hypervisor: Enable gdb HW breakpoint on AArch64 2022-08-21 17:07:26 +08:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs hypervisor: Introduce get_guest_debug_hw_bps() 2022-08-23 16:57:12 +02:00
lib.rs hypervisor: suppress clippy::large_enum_variant 2022-07-22 12:50:12 +01:00
vm.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00