[PATCH v5 0/4] x86/time: improvements to wallclock logic

Roger Pau Monne posted 4 patches 2 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240909145455.7517-1-roger.pau@citrix.com
There is a newer version of this series
docs/misc/xen-command-line.pandoc |  19 ++++
xen/arch/x86/time.c               | 152 ++++++++++++++++++++++++------
2 files changed, 144 insertions(+), 27 deletions(-)
[PATCH v5 0/4] x86/time: improvements to wallclock logic
Posted by Roger Pau Monne 2 months, 2 weeks ago
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