xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/3] xsaves bug fix
@ 2016-03-31  8:57 Shuai Ruan
  2016-03-31  8:57 ` [PATCH V7 1/3] x86/xsaves: fix overwriting between non-lazy/lazy xsaves Shuai Ruan
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Shuai Ruan @ 2016-03-31  8:57 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, keir, jbeulich

This patch set fix xsaves related bugs.

Shuai Ruan (3):
  x86/xsaves: fix overwriting between non-lazy/lazy xsaves
  x86/xsaves: fix two remained issues
  x86/xsaves: ebx may return wrong value using CPUID eax=0xdh,ecx =1

 xen/arch/x86/domain.c        |  8 +----
 xen/arch/x86/domctl.c        |  6 +---
 xen/arch/x86/hvm/hvm.c       | 14 +++++----
 xen/arch/x86/i387.c          | 23 +++++++++++----
 xen/arch/x86/traps.c         | 12 ++++++++
 xen/arch/x86/xstate.c        | 69 +++++++++++++++++++++++++-------------------
 xen/include/asm-x86/xstate.h |  2 ++
 7 files changed, 82 insertions(+), 52 deletions(-)

-- 
1.9.1


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

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

end of thread, other threads:[~2016-04-29  7:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-31  8:57 [PATCH V7 0/3] xsaves bug fix Shuai Ruan
2016-03-31  8:57 ` [PATCH V7 1/3] x86/xsaves: fix overwriting between non-lazy/lazy xsaves Shuai Ruan
2016-04-04 15:51   ` Jan Beulich
2016-04-05  5:30     ` Shuai Ruan
     [not found]     ` <20160405053023.GA16876@shuai.ruan@linux.intel.com>
2016-04-05  7:17       ` Jan Beulich
2016-04-05  7:29         ` Shuai Ruan
2016-04-25  6:51   ` Jan Beulich
2016-04-29  1:36     ` Shuai Ruan
     [not found]     ` <20160429013616.GB4359@shuai.ruan@linux.intel.com>
2016-04-29  7:05       ` Jan Beulich
2016-03-31  8:57 ` [PATCH V7 2/3] x86/xsaves: fix two remained issues Shuai Ruan
2016-04-04 16:03   ` Jan Beulich
2016-03-31  8:57 ` [PATCH V7 3/3] x86/xsaves: ebx may return wrong value using CPUID eax=0xdh, ecx =1 Shuai Ruan
2016-04-05  8:31   ` Jan Beulich
2016-04-06  7:01     ` Shuai Ruan
     [not found]     ` <20160406070034.GA26357@shuai.ruan@linux.intel.com>
2016-04-07  0:29       ` Jan Beulich

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).