projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.12k stars 513 forks source link

Notification of VM Events #8547

Open izhouwu opened 7 months ago

izhouwu commented 7 months ago

When any of the following VM event occur, the hypervisor and device model shall send an event in JSON format through the device model command monitor. Events shall encode the event type and the information mentioned below.

Changes to RTC (offset of new vRTC value to the old value is required). Crashes due to triple fault. Watchdog timeout. Shutdown. Reboot.

izhouwu commented 7 months ago

[External_System_ID] ACRN-9966