From: "Alexander M. Merritt" <alexander@edera.dev>
To: xen-devel@lists.xenproject.org
Cc: "Alexander M. Merritt" <alexander@edera.dev>,
"Jan Beulich" <jbeulich@suse.com>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Roger Pau Monné" <roger.pau@citrix.com>
Subject: [PATCH 0/1] drop wrappers of SVM instructions
Date: Wed, 2 Apr 2025 14:54:09 +0000 [thread overview]
Message-ID: <cover.1743601241.git.alexander@edera.dev> (raw)
Part of cleanup following toolchain baseline upgrade.
As the new toolchain baseline knows the SVM instructions, this series drops
macros with SVM instructions, and updates SVM wrappers to use real instructions
rather than bytecode.
Resolves: xen-project/xen#204
Alexander M. Merritt (1):
xen/x86: drop wrappers of SVM instructions
xen/arch/x86/hvm/svm/svm.h | 14 +++-----------
xen/arch/x86/include/asm/asm-defns.h | 12 ------------
2 files changed, 3 insertions(+), 23 deletions(-)
--
2.45.2
next reply other threads:[~2025-04-02 14:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 14:54 Alexander M. Merritt [this message]
2025-04-02 14:54 ` [XEN PATCH 1/1] xen/x86: drop wrappers of SVM instructions Alexander M. Merritt
2025-04-02 14:56 ` Andrew Cooper
2025-04-02 15:04 ` Alexander Merritt
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.1743601241.git.alexander@edera.dev \
--to=alexander@edera.dev \
--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.