From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Search the LAPIC's for one that will accept a PIC interrupt. Date: Thu, 24 Jun 2010 06:43:24 +0300 Message-ID: <4C22D45C.3030902@redhat.com> References: <1277134180-9806-1-git-send-email-clalance@redhat.com> <4C21F1F7.4020109@redhat.com> <20100623205619.GH2767@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Chris Lalancette Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28806 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753660Ab0FXDn3 (ORCPT ); Wed, 23 Jun 2010 23:43:29 -0400 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 o5O3hTWE022264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 23 Jun 2010 23:43:29 -0400 In-Reply-To: <20100623205619.GH2767@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On 06/23/2010 11:56 PM, Chris Lalancette wrote: > > Did you forget to push out a tree with this patch applied, or are you doing > some testing before doing so? I don't see this patch in the current kvm > tree (git head is a63e16c655f9e68d49d6fae4275ffda16b1888b2). > No and yes. Under testing patches are queued in the 'next' branch; after testing they are merged into 'master'. Use 'git fetch' instead of 'git pull' to see all branches. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.