cloud-hypervisor/hypervisor
Anirudh Rayabharam f63c2d896f hypervisor: mshv: implement get_guest_debug_hw_bps
Implement get_guest_debug_hw_bps() for mshv and simply return 0 for now.
This unblocks the usage of the crashdump feature with mshv. If left
unimplemented, Cloud Hypervisor built with mshv and guest_debug features
crashes immediately upon start due to unimplemented!() macro.

Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>
2024-08-27 16:11:52 +00:00
..
src hypervisor: mshv: implement get_guest_debug_hw_bps 2024-08-27 16:11:52 +00:00
Cargo.toml hypervisor: Switch to use the new StandardRegisters 2024-08-19 21:41:22 +00:00