All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] x86/time: improvements to wallclock logic
@ 2024-09-12 11:15 Roger Pau Monne
  2024-09-12 11:15 ` [PATCH v6 1/2] x86/time: introduce command line option to select wallclock Roger Pau Monne
  2024-09-12 11:15 ` [PATCH v6 2/2] x86/time: prefer CMOS over EFI_GET_TIME Roger Pau Monne
  0 siblings, 2 replies; 8+ messages in thread
From: Roger Pau Monne @ 2024-09-12 11:15 UTC (permalink / raw)
  To: xen-devel
  Cc: Daniel P. Smith, Marek Marczykowski-Górecki, Roger Pau Monne,
	Andrew Cooper, Jan Beulich, 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 (2):
  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               | 47 +++++++++++++++++++++++++++----
 2 files changed, 61 insertions(+), 5 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2024-09-12 13:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 11:15 [PATCH v6 0/2] x86/time: improvements to wallclock logic Roger Pau Monne
2024-09-12 11:15 ` [PATCH v6 1/2] x86/time: introduce command line option to select wallclock Roger Pau Monne
2024-09-12 11:57   ` Jan Beulich
2024-09-12 12:56     ` Roger Pau Monné
2024-09-12 13:30       ` Marek Marczykowski-Górecki
2024-09-12 13:47         ` Roger Pau Monné
2024-09-12 13:59           ` Marek Marczykowski-Górecki
2024-09-12 11:15 ` [PATCH v6 2/2] 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.