From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R94Ic-0006Lv-Kz for qemu-devel@nongnu.org; Wed, 28 Sep 2011 20:16:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R94Ib-00022I-0t for qemu-devel@nongnu.org; Wed, 28 Sep 2011 20:16:26 -0400 Received: from ozlabs.org ([203.10.76.45]:49347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R94Ia-00021g-Nt for qemu-devel@nongnu.org; Wed, 28 Sep 2011 20:16:24 -0400 Date: Thu, 29 Sep 2011 10:16:17 +1000 From: David Gibson Message-ID: <20110929001617.GH5361@yookeroo.fritz.box> References: <1316155789-21064-1-git-send-email-david@gibson.dropbear.id.au> <409DA257-9DE6-430B-9C0A-8D705D3BF5FE@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <409DA257-9DE6-430B-9C0A-8D705D3BF5FE@suse.de> Subject: Re: [Qemu-devel] [PATCH] pseries: Refactor spapr irq allocation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: pbonzini@redhat.com, qemu-devel@nongnu.org On Tue, Sep 27, 2011 at 02:17:53PM +0200, Alexander Graf wrote: > > On 16.09.2011, at 08:49, David Gibson wrote: > > > Paulo Bonzini changed the original spapr code, which manually assigned irq > > numbers for each virtual device, to allocate them automatically from the > > device initialization. That allowed spapr virtual devices to be constructed > > with -device, which is a good start. However, the way that patch worked > > doesn't extend nicely for the future when we want to support devices other > > than sPAPR VIO devices (e.g. virtio and PCI). > > > > This patch rearranges the irq allocation to be global across the sPAPR > > environment, so it can be used by other bus types as well. > > > > Signed-off-by: David Gibson > > Thanks, applied to ppc-next. Um.. where can I get the new ppc-next? I'm not seeing this patch in git://repo.or.cz/qemu/agraf.git -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson