xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Shuai Ruan <shuai.ruan@linux.intel.com>
To: xen-devel@lists.xen.org
Cc: andrew.cooper3@citrix.com, keir@xen.org, jbeulich@suse.com
Subject: [PATCH 0/2] use alternative asm on xsave side
Date: Tue,  2 Feb 2016 15:11:02 +0800	[thread overview]
Message-ID: <1454397064-29268-1-git-send-email-shuai.ruan@linux.intel.com> (raw)

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

             reply	other threads:[~2016-02-02  7:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02  7:11 Shuai Ruan [this message]
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

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=1454397064-29268-1-git-send-email-shuai.ruan@linux.intel.com \
    --to=shuai.ruan@linux.intel.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=xen-devel@lists.xen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).