From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHWd6-0006Fe-Vg for qemu-devel@nongnu.org; Tue, 21 Jul 2015 08:26:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHWd6-0004nq-5f for qemu-devel@nongnu.org; Tue, 21 Jul 2015 08:26:40 -0400 Message-ID: <1437481580.5809.18.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Tue, 21 Jul 2015 22:26:20 +1000 In-Reply-To: <55AE3542.5080300@suse.de> 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> 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: Alexander Graf Cc: Paolo Bonzini , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Aurelien Jarno , Richard Henderson On Tue, 2015-07-21 at 14:04 +0200, Alexander Graf wrote: > >> Reviewed-by: Richard Henderson > > Thanks. > > 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 ?) but I'm trying to not take new maintainer responsibilities lately, too busy bossing people around :-) Cheers, Ben.