From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] nVMX: Fix erroneous exception bitmap check Date: Wed, 07 Mar 2012 12:20:59 +0200 Message-ID: <4F57368B.8020805@redhat.com> References: <20120306143922.GA11114@fermat.math.technion.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Nadav Har'El" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40722 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753284Ab2CGKVE (ORCPT ); Wed, 7 Mar 2012 05:21:04 -0500 In-Reply-To: <20120306143922.GA11114@fermat.math.technion.ac.il> Sender: kvm-owner@vger.kernel.org List-ID: On 03/06/2012 04:39 PM, Nadav Har'El wrote: > The code which checks whether to inject a pagefault to L1 or L2 (in > nested VMX) was wrong, incorrect in how it checked the PF_VECTOR bit. > Thanks to Dan Carpenter for spotting this. > > Thanks, applied. The patch was whitespace-mangled, please watch out for this in the future. -- error compiling committee.c: too many arguments to function