[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/8] x86/vvmx: various fixes
These were found by running nested VMX tests from kvm-unit-tests. v3: - Removed 1/8 "x86/vvmx: introduce nvmx_vcpu_preinit()" - Added 1/8 "x86/nestedhvm: init nv_vvmcxaddr in hvm_vcpu_initialise()" - Added R-by and Acked-by to other patches Sergey Dyasli (8): x86/nestedhvm: init nv_vvmcxaddr in hvm_vcpu_initialise() x86/nestedhvm: introduce vvmcx_valid() x86/vvmx: add VMX_INSN_INVEPT_INVVPID_INVALID_OP errno x86/vvmx: correct vmfail() usage for vmptrld and vmclear x86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno x86/vvmx: refactor nvmx_handle_vmclear() x86/vvmx: correctly report vvmcs size x86/vvmx: fix I/O and MSR bitmaps mapping xen/arch/x86/hvm/hvm.c | 2 + xen/arch/x86/hvm/svm/nestedsvm.c | 2 +- xen/arch/x86/hvm/vmx/vvmx.c | 201 ++++++++++++++++++---------- xen/include/asm-x86/hvm/nestedhvm.h | 5 + xen/include/asm-x86/hvm/vmx/vmcs.h | 3 + 5 files changed, 139 insertions(+), 74 deletions(-) -- 2.17.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |