mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-16 15:17:11 +00:00
vcpu thread need to exit when doing VM full reset and VM shutdown. Change the code to align the logic. This also can fix race condition between ioreq client destruction and accessing. Tracked-On: #1857 Signed-off-by: Fengwei Yin <fengwei.yin@intel.com> Signed-off-by: Shuo Liu <shuo.a.liu@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>