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 V8 0/2] xsaves bug fix
Date: Thu,  7 Apr 2016 10:40:49 +0800	[thread overview]
Message-ID: <1459996851-1701-1-git-send-email-shuai.ruan@linux.intel.com> (raw)

From: Shuai Ruan <shuai.ruan@intel.com>

This patchset fix xsaves related bugs.

Shuai Ruan (2):
  x86/xsaves: fix two miscellaneous issues
  x86/xsaves: ebx may return wrong value using CPUID eax=0xd,ecx =1

 xen/arch/x86/hvm/hvm.c       | 12 ++++++++----
 xen/arch/x86/xstate.c        | 13 ++++++-------
 xen/include/asm-x86/xstate.h |  1 +
 3 files changed, 15 insertions(+), 11 deletions(-)

-- 
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

             reply	other threads:[~2016-04-07  2:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07  2:40 Shuai Ruan [this message]
2016-04-07  2:40 ` [PATCH V8 1/2] x86/xsaves: fix two miscellaneous issues Shuai Ruan
2016-04-07  2:40 ` [PATCH V8 2/2] x86/xsaves: ebx may return wrong value using CPUID eax=0xd, ecx =1 Shuai Ruan

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=1459996851-1701-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).