xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/2] xsaves bug fix
@ 2016-03-24  8:29 Shuai Ruan
  2016-03-24  8:29 ` [PATCH V6 1/2] x86/xsaves: calculate the comp_offsets base on xcomp_bv Shuai Ruan
  2016-03-24  8:29 ` [PATCH V6 2/2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves Shuai Ruan
  0 siblings, 2 replies; 7+ messages in thread
From: Shuai Ruan @ 2016-03-24  8:29 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, keir, jbeulich

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

This patchset contain two xsaves bug fix patches
1. calculate the comp_offsets base on xcomp_bv
2. fix overwriting between non-lazy/lazy xsaves

Shuai Ruan (2):
  x86/xsaves: calculate the comp_offsets base on xcomp_bv
  x86/xsaves: fix overwriting between non-lazy/lazy xsaves

 xen/arch/x86/domain.c        |   8 +--
 xen/arch/x86/domctl.c        |   6 +--
 xen/arch/x86/hvm/hvm.c       |   8 ++-
 xen/arch/x86/i387.c          |  23 +++++++--
 xen/arch/x86/xstate.c        | 116 +++++++++++++++++++++++++++----------------
 xen/include/asm-x86/xstate.h |   3 ++
 6 files changed, 99 insertions(+), 65 deletions(-)

-- 
1.9.1


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

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

end of thread, other threads:[~2016-03-30  5:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24  8:29 [PATCH V6 0/2] xsaves bug fix Shuai Ruan
2016-03-24  8:29 ` [PATCH V6 1/2] x86/xsaves: calculate the comp_offsets base on xcomp_bv Shuai Ruan
2016-03-29 14:35   ` Jan Beulich
2016-03-30  5:48     ` Shuai Ruan
2016-03-24  8:29 ` [PATCH V6 2/2] x86/xsaves: fix overwriting between non-lazy/lazy xsaves Shuai Ruan
2016-03-29 15:00   ` Jan Beulich
2016-03-30  5:46     ` Shuai Ruan

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