From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM: LAPIC: make sure IRR bitmap is scanned after vm load Date: Tue, 15 Dec 2009 12:12:05 +0200 Message-ID: <4B2760F5.6070702@redhat.com> References: <20091214193735.GA6527@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm To: Marcelo Tosatti Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40990 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752844AbZLOKMI (ORCPT ); Tue, 15 Dec 2009 05:12:08 -0500 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id nBFAC6nu001035 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 15 Dec 2009 05:12:07 -0500 In-Reply-To: <20091214193735.GA6527@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 12/14/2009 09:37 PM, Marcelo Tosatti wrote: > The vcpus are initialized with irr_pending set to false, but > loading the LAPIC registers with pending IRR fails to reset > the irr_pending variable. > > Thanks, applied and queued for .32 and .33. -- error compiling committee.c: too many arguments to function