cloud-hypervisor/vmm
Yong He 01900e3c2b vmm: properly set vcpu state when thread exited
Once error occur, vcpu thread may exit, this should
be critical event for the whole VM, we should fire
exit event and set vcpu state.

If we don't set vcpu state, the shutdown process
will hang at signal_thread, which is waiting the
vcpu state to change.

Signed-off-by: Yong He <alexyonghe@tencent.com>
2023-02-16 14:40:04 +00:00
..
src vmm: properly set vcpu state when thread exited 2023-02-16 14:40:04 +00:00
Cargo.toml build: Bump uuid from 1.2.2 to 1.3.0 2023-02-14 00:37:27 +00:00