All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] x86/time: improvements to wallclock logic
@ 2024-09-09 14:54 Roger Pau Monne
  2024-09-09 14:54 ` [PATCH v5 1/4] x86/time: pull cmos_rtc_probe outside of function and rename Roger Pau Monne
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Roger Pau Monne @ 2024-09-09 14:54 UTC (permalink / raw)
  To: xen-devel
  Cc: Daniel P. Smith, Marek Marczykowski-Górecki, Roger Pau Monne,
	Jan Beulich, Andrew Cooper, Julien Grall, Stefano Stabellini

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-09-10 16:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 14:54 [PATCH v5 0/4] x86/time: improvements to wallclock logic Roger Pau Monne
2024-09-09 14:54 ` [PATCH v5 1/4] x86/time: pull cmos_rtc_probe outside of function and rename Roger Pau Monne
2024-09-09 15:04   ` Jan Beulich
2024-09-09 14:54 ` [PATCH v5 2/4] x86/time: introduce probing logic for the wallclock Roger Pau Monne
2024-09-10  9:23   ` Jan Beulich
2024-09-09 14:54 ` [PATCH v5 3/4] x86/time: introduce command line option to select wallclock Roger Pau Monne
2024-09-10  9:32   ` Jan Beulich
2024-09-10 13:10     ` Roger Pau Monné
2024-09-10 13:49       ` Jan Beulich
2024-09-10 14:24         ` Roger Pau Monné
2024-09-10 14:29           ` Jan Beulich
2024-09-10 16:20             ` Roger Pau Monné
2024-09-09 14:54 ` [PATCH v5 4/4] x86/time: prefer CMOS over EFI_GET_TIME Roger Pau Monne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.