mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-24 01:11:47 +00:00
Refine lifecycle manager for windows VM since new commands are introduced in the lifecycle manager. v1-->v2: Implement socket service to receive system shutdown request command through local host socket. Add one python script to trigger system shutdown request in windows VM. v2-->v3: Update log message. v3-->v4: Support guest shutdown. v4-->v5: Update command name. v5-->v7: Add resend message logic. Tracked-On: #6652 Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com> Reviewed-by: fei1.li@intel.com