xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Various SVM Patches
@ 2017-12-21 15:26 Brian Woods
  2017-12-21 15:26 ` [PATCH 1/2] x86/svm: Add SVME checking for SVM intercepts Brian Woods
  2017-12-21 15:26 ` [PATCH 2/2] x86/svm: Add checks for nested HW features Brian Woods
  0 siblings, 2 replies; 8+ messages in thread
From: Brian Woods @ 2017-12-21 15:26 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Boris Ostrovsky, Brian Woods, Jan Beulich,
	Suravee Suthikulpanit

This is small patch series which does some basic maintenance work in the
SVM section.  

1. Add support for checking the SVME bit before doing nested SVM
   operations
2. Add support for checking if nestedhvm is enabled before enabling
   nested SVM features in the VMCB. 

Brian Woods (2):
  x86/svm: Add SVME checking for SVM intercepts
  x86/svm: Add checks for nested HW features

 xen/arch/x86/hvm/svm/svm.c  | 28 ++++++++++++++++++++++++++++
 xen/arch/x86/hvm/svm/vmcb.c |  5 +++--
 2 files changed, 31 insertions(+), 2 deletions(-)

-- 
2.11.0


Brian Woods (2):
  x86/svm: Add SVME checking for SVM intercepts
  x86/svm: Add checks for nested HW features

 xen/arch/x86/hvm/svm/svm.c  | 29 +++++++++++++++++++++++++++++
 xen/arch/x86/hvm/svm/vmcb.c |  5 +++--
 2 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.11.0


Brian Woods (2):
  x86/svm: Add SVME checking for SVM intercepts
  x86/svm: Add checks for nested HW features

 xen/arch/x86/hvm/svm/svm.c  | 29 +++++++++++++++++++++++++++++
 xen/arch/x86/hvm/svm/vmcb.c |  5 +++--
 2 files changed, 32 insertions(+), 2 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] 8+ messages in thread

end of thread, other threads:[~2018-01-05 15:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 15:26 [PATCH 0/2] Various SVM Patches Brian Woods
2017-12-21 15:26 ` [PATCH 1/2] x86/svm: Add SVME checking for SVM intercepts Brian Woods
2017-12-22  4:52   ` Boris Ostrovsky
2017-12-22 15:07     ` Brian Woods
2017-12-21 15:26 ` [PATCH 2/2] x86/svm: Add checks for nested HW features Brian Woods
2017-12-22  4:55   ` Boris Ostrovsky
2017-12-22 15:15   ` Andrew Cooper
2018-01-05 15:27     ` Brian Woods

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