mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-15 17:38:11 +00:00
Like post-launched VMs, for pre-launched VMs, the ACPI reset register is also fixed at 0xcf9 and the reset value is 0xE, so pre-launched VMs now also use ACPI reset register for rebooting. Tracked-On: #5411 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>