cloud-hypervisor/vmm
Akira Moroo 23bb629241 vmm: Add stop_on_boot to Vm to stop VM on boot
This commit adds `stop_on_boot` to `Vm` so that the VM stops before
starting on boot requested. This change is required to keep the target
VM stopped before a debugger attached as the user expected.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2022-02-23 11:16:09 +00:00
..
src vmm: Add stop_on_boot to Vm to stop VM on boot 2022-02-23 11:16:09 +00:00
Cargo.toml vmm: Add Debuggable trait implementation 2022-02-23 11:16:09 +00:00