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

Andrew Cooper posted 3 patches 3 years, 1 month ago
Test gitlab-ci failed
Failed in applying to current master (apply log)
docs/misc/xen-command-line.pandoc |  33 +++++++
xen/arch/x86/hpet.c               | 187 ++++++++++++++++++++++++--------------
xen/arch/x86/io_apic.c            |  31 +++++++
xen/include/asm-x86/hpet.h        |  13 +++
4 files changed, 194 insertions(+), 70 deletions(-)
[PATCH for-4.15 v2 0/3] 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 (2):
  x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()
  x86/hpet: Restore old configuration if Legacy Replacement mode doesn't
    help

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

 docs/misc/xen-command-line.pandoc |  33 +++++++
 xen/arch/x86/hpet.c               | 187 ++++++++++++++++++++++++--------------
 xen/arch/x86/io_apic.c            |  31 +++++++
 xen/include/asm-x86/hpet.h        |  13 +++
 4 files changed, 194 insertions(+), 70 deletions(-)

-- 
2.11.0