From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanpeng Li Subject: Re: [PATCH] KVM: nVMX: Fix IRQs inject to L2 which belong to L1 since race Date: Fri, 4 Jul 2014 15:59:00 +0800 Message-ID: <20140704075900.GA7447@kernel> References: <53B3CA6A.4050902@siemens.com> <20140703065955.GA4236@kernel> <20140704025250.GA2849@kernel> <53B63EF2.6000800@siemens.com> <20140704060831.GA3453@kernel> <53B6559A.6020406@siemens.com> <20140704073923.GA7188@kernel> <53B65BDE.9090902@redhat.com> Reply-To: Wanpeng Li Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , Bandan Das , Gleb Natapov , Hu Robert , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <53B65BDE.9090902@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Jul 04, 2014 at 09:46:38AM +0200, Paolo Bonzini wrote: >Il 04/07/2014 09:39, Wanpeng Li ha scritto: >>PASS: test vmxon with FEATURE_CONTROL cleared >>PASS: test vmxon without FEATURE_CONTROL lock >>PASS: test enable VMX in FEATURE_CONTROL >>PASS: test FEATURE_CONTROL lock bit >>PASS: test vmxon >>PASS: test vmptrld >>PASS: test vmclear >>PASS: test vmptrst >>PASS: test vmxoff > >You are not running the latest versions of the tests. > The last commit in my tree is commit daeec9795d3e6d4e9636588b6cb5fcd6e00d6d46 Author: Bandan Das Date: Mon Jun 9 17:04:54 2014 -0400 VMX: Updated test_vmclear and test_vmptrld >Paolo >-- >To unsubscribe from this list: send the line "unsubscribe kvm" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html