[PATCH v7 0/2] x86/time: improvements to wallclock logic

Roger Pau Monne posted 2 patches 2 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240913075907.34460-1-roger.pau@citrix.com
docs/misc/xen-command-line.pandoc | 21 +++++++++++++
xen/arch/x86/time.c               | 49 +++++++++++++++++++++++++++----
2 files changed, 65 insertions(+), 5 deletions(-)
[PATCH v7 0/2] x86/time: improvements to wallclock logic
Posted by Roger Pau Monne 2 months, 1 week 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.
Last remaining fixes, compared to v6 just some minor changes to the
option documentation and handling.

Thanks, Roger.

Roger Pau Monne (2):
  x86/time: introduce command line option to select wallclock
  x86/time: prefer CMOS over EFI_GET_TIME

 docs/misc/xen-command-line.pandoc | 21 +++++++++++++
 xen/arch/x86/time.c               | 49 +++++++++++++++++++++++++++----
 2 files changed, 65 insertions(+), 5 deletions(-)

-- 
2.46.0