From: Matthew Barnes <matthew.barnes@cloud.com>
To: xen-devel@lists.xenproject.org
Cc: "Matthew Barnes" <matthew.barnes@cloud.com>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: [PATCH 0/3] Switch flat driver to use phys dst for ext ints
Date: Wed, 2 Oct 2024 16:17:23 +0100 [thread overview]
Message-ID: <cover.1727880621.git.matthew.barnes@cloud.com> (raw)
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
next reply other threads:[~2024-10-02 15:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 15:17 Matthew Barnes [this message]
2024-10-02 15:17 ` [PATCH 1/3] x86/APIC: Switch flat driver to use phys dst for ext ints 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é
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1727880621.git.matthew.barnes@cloud.com \
--to=matthew.barnes@cloud.com \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=roger.pau@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.