[PATCH v2 0/5] x86_ virtual timer related fixes

Roger Pau Monne posted 5 patches 3 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200727170539.55798-1-roger.pau@citrix.com
xen/arch/x86/hvm/vioapic.c | 42 +++++++++++---------------------------
xen/arch/x86/hvm/vpt.c     | 19 ++++++++++-------
2 files changed, 24 insertions(+), 37 deletions(-)
[PATCH v2 0/5] x86_ virtual timer related fixes
Posted by Roger Pau Monne 3 years, 9 months ago
Hello,

This is the first part of the vPT fixes that in the past I've posted as
a single series. I don't think it has any controversial patches, and
most have already been Acked or RB. I've split them from the series
because those can likely go in now, while I work on properly finishing the remaining
ones.

Thanks, Roger.

Roger Pau Monne (5):
  x86/hvm: fix vIO-APIC build without IRQ0_SPECIAL_ROUTING
  x86/hvm: don't force vCPU 0 for IRQ 0 when using fixed destination
    mode
  x86/hvm: fix ISA IRQ 0 handling when set as lowest priority mode in IO
    APIC
  x86/vpt: only try to resume timers belonging to enabled devices
  x86/hvm: only translate ISA interrupts to GSIs in virtual timers

 xen/arch/x86/hvm/vioapic.c | 42 +++++++++++---------------------------
 xen/arch/x86/hvm/vpt.c     | 19 ++++++++++-------
 2 files changed, 24 insertions(+), 37 deletions(-)

-- 
2.27.0