acrn-hypervisor/misc/services/life_mngr
Fei Li 6ea861affc Misc: life_mngr: a new common function to handle socket
Add a new common function to handle socket request, this will make
it is easy to add more socket request in windows lifecycle manager.

Tracked-On: #7215

Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
Signed-off-by: Fei Li <fei1.li@intel.com>
2022-03-30 10:04:00 +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
Makefile misc: life_mngr: fix some typo issues 2021-11-12 11:04:23 +08:00
command.c Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +08:00
command.h Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +08:00
command_handler.c Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +08:00
command_handler.h Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +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
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
life_mngr_win.c Misc: life_mngr: a new common function to handle socket 2022-03-30 10:04:00 +08:00
log.h misc: life_mngr: add log module 2021-11-12 11:04:23 +08:00
monitor.c Misc: life_mngr: support user VM reboot 2022-03-03 14:40:04 +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.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
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
user_vm_shutdown.py misc: life_mngr: add script to do user VM shutdown 2021-11-12 11:04:23 +08:00