All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] use alternative asm on xsave side
@ 2016-02-02  7:11 Shuai Ruan
  2016-02-02  7:11 ` [PATCH 1/2] x86: add alternavive_io_2/3 to support alternative with 2/3 features Shuai Ruan
  2016-02-02  7:11 ` [PATCH 2/2] x86/xsave: use alternative asm on xsave side Shuai Ruan
  0 siblings, 2 replies; 5+ messages in thread
From: Shuai Ruan @ 2016-02-02  7:11 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, keir, jbeulich

This patch add alternative_io_2/3 to support alternative with 2/3 features.
Also use alternavitive asm on xsave side.

Shuai Ruan (2):
  x86: add alternavive_io_2/3 to support alternative with 2/3 features.
  x86/xsave: use alternative asm on xsave side.

 xen/arch/x86/xstate.c             | 49 ++++++++++-------------------
 xen/include/asm-x86/alternative.h | 65 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+), 33 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-02-03 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-02  7:11 [PATCH 0/2] use alternative asm on xsave side Shuai Ruan
2016-02-02  7:11 ` [PATCH 1/2] x86: add alternavive_io_2/3 to support alternative with 2/3 features Shuai Ruan
2016-02-02  7:11 ` [PATCH 2/2] x86/xsave: use alternative asm on xsave side Shuai Ruan
2016-02-03 11:40   ` Jan Beulich
2016-02-03 12:08     ` Jan Beulich

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.