From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHekC-0007X1-5w for qemu-devel@nongnu.org; Tue, 21 Jul 2015 17:06:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHekB-00088t-FA for qemu-devel@nongnu.org; Tue, 21 Jul 2015 17:06:32 -0400 Message-ID: <1437512769.5809.37.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Wed, 22 Jul 2015 07:06:09 +1000 In-Reply-To: <55AE4DB5.9@redhat.com> References: <1437455978.5809.2.camel@kernel.crashing.org> <55ADE64A.7050702@twiddle.net> <1437460396.5809.5.camel@kernel.crashing.org> <55ADE936.8090407@twiddle.net> <1437471990.5809.7.camel@kernel.crashing.org> <55AE3542.5080300@suse.de> <1437481580.5809.18.camel@kernel.crashing.org> <55AE4DB5.9@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] tcg/ppc: Improve unaligned load/store handling on 64-bit backend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, Alexander Graf , Aurelien Jarno , Richard Henderson On Tue, 2015-07-21 at 15:48 +0200, Paolo Bonzini wrote: > > On 21/07/2015 14:26, Benjamin Herrenschmidt wrote: > >> > So who can pick those up? PPC TCG is pretty much unmaintained since Malc > >> > disappeared, no? > > Did you just raise your hand ? :-) > > > > Worst case I'm happy to just keep a branch of my things that have had > > external reviews and directly get "whoever's the boss" pull from that > > (Paolo ?) > > The boss would be either Peter or Alex, certainly not me. :) I didn't know who replaced Anthony :-) Cheers, Ben.