xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-4.15 0/2] x86/hpet: Try to unbreak Ryzen 1800X systems
@ 2021-03-25 16:52 Andrew Cooper
  2021-03-25 16:52 ` [PATCH 1/2] x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup() Andrew Cooper
  2021-03-25 16:52 ` [PATCH 2/2] x86/hpet: Don't enable legacy replacement mode unconditionally Andrew Cooper
  0 siblings, 2 replies; 27+ messages in thread
From: Andrew Cooper @ 2021-03-25 16:52 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Jan Beulich, Roger Pau Monné,
	Wei Liu, Ian Jackson, Marek Marczykowski-Górecki,
	Frédéric Pierret

This is a refinement of Jan's "[PATCH][4.15] x86/HPET: don't enable legacy
replacement mode unconditionally" to try and make Xen do the helpful thing on
boot, rather than requiring a non-default command line option to boot in the
first place.

Andrew Cooper (1):
  x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()

Jan Beulich (1):
  x86/hpet: Don't enable legacy replacement mode unconditionally

 docs/misc/xen-command-line.pandoc |  33 ++++++++
 xen/arch/x86/hpet.c               | 157 ++++++++++++++++++++++----------------
 xen/arch/x86/io_apic.c            |  26 +++++++
 xen/include/asm-x86/hpet.h        |   7 ++
 4 files changed, 157 insertions(+), 66 deletions(-)

-- 
2.11.0



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

end of thread, other threads:[~2021-03-29 13:30 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 16:52 [PATCH for-4.15 0/2] x86/hpet: Try to unbreak Ryzen 1800X systems Andrew Cooper
2021-03-25 16:52 ` [PATCH 1/2] x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup() Andrew Cooper
2021-03-26  9:59   ` Jan Beulich
2021-03-26 10:53     ` Andrew Cooper
2021-03-26 10:55       ` Jan Beulich
2021-03-25 16:52 ` [PATCH 2/2] x86/hpet: Don't enable legacy replacement mode unconditionally Andrew Cooper
2021-03-25 17:00   ` Andrew Cooper
2021-03-25 17:21   ` [PATCH v1.1 " Andrew Cooper
2021-03-26  9:51     ` Jan Beulich
2021-03-26 16:32       ` Andrew Cooper
2021-03-26 16:48         ` Jan Beulich
2021-03-26 16:53           ` Andrew Cooper
2021-03-26 12:03     ` Ian Jackson
2021-03-26 12:29       ` Ian Jackson
2021-03-26 13:03         ` Tamas K Lengyel
2021-03-26 13:15           ` Ian Jackson
2021-03-26 13:37             ` Jan Beulich
2021-03-26 14:07               ` Ian Jackson
2021-03-26 14:23             ` Marek Marczykowski-Górecki
2021-03-26 15:02               ` Tamas K Lengyel
2021-03-29 13:30             ` Roger Pau Monné
2021-03-26 13:31           ` Jan Beulich
2021-03-26 13:39             ` Ian Jackson
2021-03-26 13:30         ` Jan Beulich
2021-03-26 13:43           ` Marek Marczykowski-Górecki
2021-03-26 14:02             ` Jan Beulich
2021-03-26 13:50     ` Frédéric Pierret

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).