acrn-hypervisor/misc/services
Xiangyang Wu 93d0ad543e HV: life_mngr: refine platform shutdown when User VM fails to shutdown
Currently, the lifecycle manager in Service VM will issue poweroff
command to shutdown service VM when User VM fails to shutdown. The
post-launched RTVM with virtio device may hang after Service VM
shutdown.

In this patch, the lifecycle manager in Service VM will stop to
shut down service VM when User VM fails to shutdown. Users have
chance to fix User VM shutdown failure (such as forcelly shutdown
User VM or execute poweroff command in User VM), after the failure
is fixed, user can trigger S5 in service VM to shutdown platform
gracefully.

Tracked-On: #6652

Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
2021-11-24 20:29:43 +08:00
..
acrn_bridge tools: rename and category content into debug tools and services 2021-01-27 11:08:28 +08:00
acrn_manager misc: use MAX_VM_NAME_LEN 2021-11-16 14:42:59 +08:00
life_mngr HV: life_mngr: refine platform shutdown when User VM fails to shutdown 2021-11-24 20:29:43 +08:00