acrn-hypervisor/misc/services/life_mngr
Fei Li 59e27ce49e mise: life_mngr: fix some minor bugs
1. enlarge receive Service VM message time to 10s. Now in some extreme
environments, Service VM will takes more than 1s to ACK the User VM's
requirements.
2. fix a bug to calculate string pointer size.

Tracked-On: #7215
Signed-off-by: Fei Li <fei1.li@intel.com>
2022-04-06 18:15:06 +08:00
..
command_handler.c misc: life_mngr: add a separate config to allow trigger sysreboot 2022-03-30 16:49:07 +08:00
command_handler.h Misc: life_mngr: system reboot support 2022-03-30 10:04:00 +08:00
command.c Misc: life_mngr: system reboot support 2022-03-30 10:04:00 +08:00
command.h Misc: life_mngr: system reboot support 2022-03-30 10:04:00 +08:00
config.c misc: life_mngr: add a separate config to allow trigger sysreboot 2022-03-30 16:49:07 +08:00
config.h misc: life_mngr: add a separate config to allow trigger sysreboot 2022-03-30 16:49:07 +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 mise: life_mngr: fix some minor bugs 2022-04-06 18:15:06 +08:00
life_mngr.conf misc: life_mngr: add a separate config to allow trigger sysreboot 2022-03-30 16:49:07 +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: system reboot support 2022-03-30 10:04:00 +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
system_reboot_trigger_win.py Misc: life_mngr: system reboot support 2022-03-30 10:04:00 +08:00
uart_channel.c Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +08:00
uart_channel.h Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +08:00
uart.c mise: life_mngr: fix some minor bugs 2022-04-06 18:15:06 +08:00
uart.h mise: life_mngr: fix some minor bugs 2022-04-06 18:15:06 +08:00
user_vm_shutdown.py misc: life_mngr: add script to do user VM shutdown 2021-11-12 11:04:23 +08:00