cloud-hypervisor/hypervisor
Akira Moroo 9f111388c0 hypervisor: Add VmExit::Debug for x86/KVM
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>
2022-02-23 11:16:09 +00:00
..
src hypervisor: Add VmExit::Debug for x86/KVM 2022-02-23 11:16:09 +00:00
Cargo.toml build: bump libc from 0.2.118 to 0.2.119 2022-02-22 09:55:13 +00:00