xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Various SVM Cleanups
@ 2018-01-31 20:35 Brian Woods
  2018-01-31 20:35 ` [PATCH 1/3] x86/svm: update VGIF support Brian Woods
                   ` (2 more replies)
  0 siblings, 3 replies; 28+ messages in thread
From: Brian Woods @ 2018-01-31 20:35 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Boris Ostrovsky, Brian Woods, Jan Beulich,
	Suravee Suthikulpanit

This is a small series of SVM cleanup patches.  The first patch is
correcting a couple of checks relating to VGIF.  The other two are
ensuring that nested SVM functionality is emulated/setup more
correctly.

Brian Woods (3):
  x86/svm: update VGIF support
  x86/svm: add EFER SVME support for VGIF/VLOAD
  x86/svm: correct EFER.SVME intercept checks

 xen/arch/x86/hvm/svm/nestedsvm.c | 24 ++++++++++---
 xen/arch/x86/hvm/svm/svm.c       | 77 ++++++++++++++++++++++++++++++++++++++--
 xen/arch/x86/hvm/svm/vmcb.c      | 17 ---------
 3 files changed, 94 insertions(+), 24 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-02-20 22:52 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31 20:35 [PATCH 0/3] Various SVM Cleanups Brian Woods
2018-01-31 20:35 ` [PATCH 1/3] x86/svm: update VGIF support Brian Woods
2018-02-03 16:51   ` Boris Ostrovsky
2018-01-31 20:35 ` [PATCH 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD Brian Woods
2018-02-03 16:55   ` Boris Ostrovsky
2018-02-05  9:09   ` Jan Beulich
2018-02-05 16:47     ` Brian Woods
2018-02-05 17:02       ` Jan Beulich
2018-02-05 15:37   ` Andrew Cooper
2018-02-05 16:39     ` Brian Woods
2018-02-07 21:06   ` [PATCH v2 " Brian Woods
2018-02-07 21:15     ` Brian Woods
     [not found]     ` <5A7B6A7C0200003403432E6E@prv-mh.provo.novell.com>
2018-02-08  9:45       ` Jan Beulich
2018-02-08 16:23         ` Brian Woods
     [not found]       ` <5A7C82880200003F043E54B7@prv-mh.provo.novell.com>
2018-02-13  9:31         ` [PATCH v3 " Jan Beulich
2018-02-13 18:37           ` Woods, Brian
2018-02-14  8:01             ` Jan Beulich
2018-02-08 17:01     ` Brian Woods
2018-02-20 22:27       ` [PATCH v4 " Brian Woods
2018-02-20 22:52         ` Boris Ostrovsky
2018-02-20 22:00     ` [PATCH v2 " Brian Woods
2018-02-20 22:09       ` Boris Ostrovsky
2018-02-20 22:14         ` Brian Woods
2018-01-31 20:35 ` [PATCH 3/3] x86/svm: correct EFER.SVME intercept checks Brian Woods
2018-02-03 17:03   ` Boris Ostrovsky
2018-02-03 17:10     ` Andrew Cooper
2018-02-03 17:15       ` Boris Ostrovsky
2018-02-05  9:18         ` 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).