From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHXub-0004h8-E5 for qemu-devel@nongnu.org; Tue, 21 Jul 2015 09:48:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHXuW-00054U-Bi for qemu-devel@nongnu.org; Tue, 21 Jul 2015 09:48:49 -0400 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> From: Paolo Bonzini Message-ID: <55AE4DB5.9@redhat.com> Date: Tue, 21 Jul 2015 15:48:37 +0200 MIME-Version: 1.0 In-Reply-To: <1437481580.5809.18.camel@kernel.crashing.org> Content-Type: text/plain; charset=utf-8 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: Benjamin Herrenschmidt , Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Aurelien Jarno , Richard Henderson 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. :) Paolo