1
0
mirror of https://github.com/projectacrn/acrn-hypervisor.git synced 2025-05-01 21:23:59 +00:00
acrn-hypervisor/misc/services/life_mngr
Gaofei Sun d2fae30b23 misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr
Only Windows virtual machines can restart ACRN through life_mngr.
Added Linux and rtvm to restart acrn in life_mngr.

Tracked-On: 
Signed-off-by: Gaofei Sun <gaofeix.sun@intel.com>
Reviewed-by: Li Fei <fei1.li@intel.com>
2023-09-05 12:12:41 +08:00
..
command_handler.c misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +08:00
command_handler.h misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +08:00
command.c misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +08:00
command.h misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +08:00
config.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
config.h Update copyright year range in code headers 2022-07-15 11:48:35 +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 life_mngr: permit life_mngr in windows to assign VM name 2022-10-25 16:01:21 +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
list.h misc: life_mngr: fix use-after-free in uart channel 2023-04-21 23:30:57 +08:00
log.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
Makefile misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +08:00
monitor.c misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +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: fix use-after-free in uart channel 2023-04-21 23:30:57 +08:00
socket.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
system_reboot_trigger_linux_rtvm.py misc: life_mngr: Fix Linux and rtvm not restarting acrn in life_mngr 2023-09-05 12:12:41 +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: fix use-after-free in uart channel 2023-04-21 23:30:57 +08:00
uart_channel.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
uart.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
uart.h Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
user_vm_shutdown.py Update copyright year range in code headers 2022-07-15 11:48:35 +08:00