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


Reply via email to