cloud-hypervisor/vmm
Yong He 44d9c7fd42 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-04-18 16:40:57 -07:00
..
src vmm: properly set vcpu state when thread exited 2023-04-18 16:40:57 -07:00
Cargo.toml build: Update dependencies in v28.x stable branch 2022-12-13 14:29:22 +00:00