All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drop wrappers of SVM instructions
@ 2025-04-02 14:54 Alexander M. Merritt
  2025-04-02 14:54 ` [XEN PATCH 1/1] xen/x86: " Alexander M. Merritt
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander M. Merritt @ 2025-04-02 14:54 UTC (permalink / raw)
  To: xen-devel
  Cc: Alexander M. Merritt, Jan Beulich, Andrew Cooper,
	Roger Pau Monné

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



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

end of thread, other threads:[~2025-04-02 15:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 14:54 [PATCH 0/1] drop wrappers of SVM instructions Alexander M. Merritt
2025-04-02 14:54 ` [XEN PATCH 1/1] xen/x86: " Alexander M. Merritt
2025-04-02 14:56   ` Andrew Cooper
2025-04-02 15:04     ` Alexander Merritt

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.