[PATCH for-4.15 0/2] x86/hpet: Try to unbreak Ryzen 1800X systems

Andrew Cooper posted 2 patches 3 years, 1 month ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210325165224.10306-1-andrew.cooper3@citrix.com
There is a newer version of this series
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(-)
[PATCH for-4.15 0/2] x86/hpet: Try to unbreak Ryzen 1800X systems
Posted by Andrew Cooper 3 years, 1 month ago
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