xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/6] x86/vvmx: various fixes
@ 2018-10-12 15:27 Sergey Dyasli
  2018-10-12 15:27 ` [PATCH v1 1/6] x86/vvmx: introduce vvmcx_valid() Sergey Dyasli
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Sergey Dyasli @ 2018-10-12 15:27 UTC (permalink / raw)
  To: xen-devel
  Cc: Sergey Dyasli, Kevin Tian, Wei Liu, Jan Beulich, Andrew Cooper,
	Jun Nakajima

These were found by running nested VMX tests from kvm-unit-tests.

Sergey Dyasli (6):
  x86/vvmx: introduce vvmcx_valid()
  x86/vvmx: correct vmfail() usage for vmptrld and vmclear
  x86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno
  x86/vvmx: add VMX_INSN_VMCLEAR_WITH_VMXON_PTR errno
  x86/vvmx: correctly report vvmcs size
  x86/vvmx: fix I/O and MSR bitmaps mapping

 xen/arch/x86/hvm/vmx/vvmx.c         | 164 +++++++++++++++++++---------
 xen/include/asm-x86/hvm/nestedhvm.h |   5 +
 xen/include/asm-x86/hvm/vmx/vmcs.h  |   2 +
 3 files changed, 117 insertions(+), 54 deletions(-)

-- 
2.17.1


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

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

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

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-12 15:27 [PATCH v1 0/6] x86/vvmx: various fixes Sergey Dyasli
2018-10-12 15:27 ` [PATCH v1 1/6] x86/vvmx: introduce vvmcx_valid() Sergey Dyasli
2018-10-12 17:10   ` Wei Liu
2018-10-30  7:41   ` Tian, Kevin
2018-10-30 12:41     ` Sergey Dyasli
2018-11-01  2:22       ` Tian, Kevin
2018-11-01  8:52         ` Sergey Dyasli
2018-11-01 11:15   ` Andrew Cooper
2018-10-12 15:27 ` [PATCH v1 2/6] x86/vvmx: correct vmfail() usage for vmptrld and vmclear Sergey Dyasli
2018-10-12 17:10   ` Wei Liu
2018-10-30  7:45   ` Tian, Kevin
2018-10-12 15:27 ` [PATCH v1 3/6] x86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno Sergey Dyasli
2018-10-30  7:49   ` Tian, Kevin
2018-10-12 15:27 ` [PATCH v1 4/6] x86/vvmx: add VMX_INSN_VMCLEAR_WITH_VMXON_PTR errno Sergey Dyasli
2018-10-30  7:53   ` Tian, Kevin
2018-10-12 15:27 ` [PATCH v1 5/6] x86/vvmx: correctly report vvmcs size Sergey Dyasli
2018-10-30  8:06   ` Tian, Kevin
2018-10-30 12:36     ` Sergey Dyasli
2018-11-01  2:29       ` Tian, Kevin
2018-11-01  9:22         ` Sergey Dyasli
2018-10-12 15:27 ` [PATCH v1 6/6] x86/vvmx: fix I/O and MSR bitmaps mapping Sergey Dyasli

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