Re: [PATCH v3] x86/shutdown: change default reboot method preference

2024-08-01 Thread Jan Beulich
On 01.08.2024 18:17, Roger Pau Monne wrote: > Change the default reboot preference to prefer ACPI over UEFI if available and > not in reduced hardware mode. Imo such a change in default behavior wants to come with a CHANGELOG.md entry. Jan

[PATCH v3] x86/shutdown: change default reboot method preference

2024-08-01 Thread Roger Pau Monne
The current logic to chose the preferred reboot method is based on the mode Xen has been booted into, so if the box is booted from UEFI, the preferred reboot method will be to use the ResetSystem() run time service call. However, that method seems to be widely untested, and quite often leads to a