cloud-hypervisor/hypervisor/src
Michael Zhao d66d64c325 vmm: Restrict the maximum number of HW breakpoints
Set the maximum number of HW breakpoints according to the value returned
from `Hypervisor::get_guest_debug_hw_bps()`.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-08-23 16:57:12 +02:00
..
arch hypervisor: fix a clippy warning 2022-08-09 17:20:14 +00:00
kvm vmm: Restrict the maximum number of HW breakpoints 2022-08-23 16:57:12 +02: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 hypervisor: drop check_extension from Vm trait 2022-07-22 12:50:12 +01:00