From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bandan Das Subject: [PATCH kvm-unit-tests 0/2] More nvmx unit tests changes Date: Wed, 4 Jun 2014 17:17:53 -0400 Message-ID: <1401916675-1568-1-git-send-email-bsd@redhat.com> Cc: Paolo Bonzini , Jan Kiszka To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:18305 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751580AbaFDVSN (ORCPT ); Wed, 4 Jun 2014 17:18:13 -0400 Sender: kvm-owner@vger.kernel.org List-ID: A couple more updates to test_vmxon, test_vmptrld and test_vmclear based on kvm commits - 3573e22cfecaac83f82ef4f6847d90e466fc8e10 KVM: nVMX: additional checks on vmxon region 96ec146330d18a938b4773be8d6dd1f93399507c KVM: nVMX: fail on invalid vmclear/vmptrld pointer Bandan Das (2): VMX: Add more checks to test_vmxon VMX: Updated test_vmclear and test_vmptrld x86/vmx.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 103 insertions(+), 6 deletions(-) -- 1.8.3.1