All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Switch flat driver to use phys dst for ext ints
@ 2024-10-02 15:17 Matthew Barnes
  2024-10-02 15:17 ` [PATCH 1/3] x86/APIC: " Matthew Barnes
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Matthew Barnes @ 2024-10-02 15:17 UTC (permalink / raw)
  To: xen-devel
  Cc: Matthew Barnes, Jan Beulich, Andrew Cooper, Roger Pau Monné

This patch series switches the apic_default APIC driver from using
logical flat destination mode for external interrupts, to using
physical destination mode for external interrupts.

This is followed up by two non-functional cleanup commits.

Matthew Barnes (3):
  x86/APIC: Switch flat driver to use phys dst for ext ints
  x86/APIC: Remove unnecessary logical flat functions
  x86/APIC: Refactor GENAPIC_FLAT -> GENAPIC_MIXED

 xen/arch/x86/genapic/default.c     |  2 +-
 xen/arch/x86/genapic/delivery.c    | 10 ----------
 xen/arch/x86/include/asm/genapic.h | 14 ++++++--------
 3 files changed, 7 insertions(+), 19 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2024-10-04  7:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 15:17 [PATCH 0/3] Switch flat driver to use phys dst for ext ints Matthew Barnes
2024-10-02 15:17 ` [PATCH 1/3] x86/APIC: " Matthew Barnes
2024-10-03 10:51   ` Roger Pau Monné
2024-10-04  6:48     ` Jan Beulich
2024-10-04  7:41       ` Roger Pau Monné
2024-10-02 15:17 ` [PATCH 2/3] x86/APIC: Remove unnecessary logical flat functions Matthew Barnes
2024-10-03 10:51   ` Roger Pau Monné
2024-10-04  6:48     ` Jan Beulich
2024-10-02 15:17 ` [PATCH 3/3] x86/APIC: Refactor GENAPIC_FLAT -> GENAPIC_MIXED Matthew Barnes
2024-10-02 17:45 ` [PATCH 0/3] Switch flat driver to use phys dst for ext ints Andrew Cooper
2024-10-03 10:47   ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.