mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 19:41:27 +00:00
9f111388c0
This commit adds `VmExit::Debug` for x86/KVM. When the guest hits a hardware breakpoint, `VcpuExit::Debug` vm exit occurs. This vm exit will be handled with code implemented in the following commits. Signed-off-by: Akira Moroo <retrage01@gmail.com> |
||
---|---|---|
.. | ||
arch | ||
kvm | ||
mshv | ||
cpu.rs | ||
device.rs | ||
hypervisor.rs | ||
lib.rs | ||
vm.rs |