acrn-hypervisor/misc/services/life_mngr
Xiangyang Wu deec4b24ef HV: life_mngr: add sync delay for WaaG lifecycle manager
The lifecycle manager in Service VM checks sync message every
5 seconds, so need add 5 seconds to sync delay for WaaG
lifecycle manager to avoid unnecessary sync resending.

Tracked-On: #6652

Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
2021-11-24 20:29:43 +08:00
..
command_handler.c HV: life_mngr: refine platform shutdown when User VM fails to shutdown 2021-11-24 20:29:43 +08:00
command_handler.h misc: life_mngr: add command handler module 2021-11-12 11:04:23 +08:00
command.c misc: life_mngr: add command module 2021-11-12 11:04:23 +08:00
command.h misc: life_mngr: add command module 2021-11-12 11:04:23 +08:00
config.c misc: life_mngr: add config module 2021-11-12 11:04:23 +08:00
config.h misc: life_mngr: add config module 2021-11-12 11:04:23 +08:00
COPYING.MinGW-w64-runtime.txt tools: rename and category content into debug tools and services 2021-01-27 11:08:28 +08:00
life_mngr_win.c HV: life_mngr: add sync delay for WaaG lifecycle manager 2021-11-24 20:29:43 +08:00
life_mngr.conf misc: life_mngr: add config module 2021-11-12 11:04:23 +08:00
life_mngr.service.in misc: life_mngr: add monitor module 2021-11-12 11:04:23 +08:00
log.h misc: life_mngr: add log module 2021-11-12 11:04:23 +08:00
Makefile misc: life_mngr: fix some typo issues 2021-11-12 11:04:23 +08:00
monitor.c misc: life_mngr: add monitor module 2021-11-12 11:04:23 +08:00
s5_trigger_linux.py misc: life_mngr: refine script to trigger system shutdown request 2021-11-12 11:04:23 +08:00
s5_trigger_win.py misc: life_mngr: refine lifecycle manager for windows VM 2021-11-12 11:04:23 +08:00
socket.c misc: life_mngr: add socket moudle 2021-11-12 11:04:23 +08:00
socket.h misc: life_mngr: add socket moudle 2021-11-12 11:04:23 +08:00
uart_channel.c misc: life_mngr: fix some typo issues 2021-11-12 11:04:23 +08:00
uart_channel.h misc: life_mngr: fix some typo issues 2021-11-12 11:04:23 +08:00
uart.c misc: life_mngr: add uart module 2021-11-12 11:04:23 +08:00
uart.h misc: life_mngr: fix some typo issues 2021-11-12 11:04:23 +08:00
user_vm_shutdown.py misc: life_mngr: add script to do user VM shutdown 2021-11-12 11:04:23 +08:00