Hello, This series started as an attempt to change the default wallclock preference from EFI_GET_TIME to CMOS RTC, but has grown quite a lot.
Thanks, Roger. Roger Pau Monne (4): x86/time: pull cmos_rtc_probe outside of function and rename x86/time: introduce probing logic for the wallclock x86/time: introduce command line option to select wallclock x86/time: prefer CMOS over EFI_GET_TIME docs/misc/xen-command-line.pandoc | 19 ++++ xen/arch/x86/time.c | 152 ++++++++++++++++++++++++------ 2 files changed, 144 insertions(+), 27 deletions(-) -- 2.46.0