cloud-hypervisor/vmm
Akira Moroo f452e51488 vmm: Add BreakPoint to VmState
This commit adds `VmState::BreakPoint` to handle hardware breakpoint.
The VM will enter this state when a breakpoint hits or a debugger
interrupts the execution.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2022-02-23 11:16:09 +00:00
..
src vmm: Add BreakPoint to VmState 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