From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHenB-0000sE-KE for qemu-devel@nongnu.org; Tue, 21 Jul 2015 17:09:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHenA-00010j-P0 for qemu-devel@nongnu.org; Tue, 21 Jul 2015 17:09:37 -0400 Message-ID: <1437512955.5809.38.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Wed, 22 Jul 2015 07:09:15 +1000 In-Reply-To: <55AE54C0.6010907@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> <1437481580.5809.18.camel@kernel.crashing.org> <55AE4DB5.9@redhat.com> <55AE54C0.6010907@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 16:18 +0200, Alexander Graf wrote: > I can happily take on this after my paternity leave, but considering > that I'm out for 3 months in 1 month from now and have a pretty huge > pile of stuff that needs to get done until then I'd rather keep > things > low right now ;) > > Ben. how about you just push them directly to Peter with Reviewed-bys > from Richard in a pull request? Chances that there are patches from > someone who's not you for ppc tcg are pretty low atm. And for those > we > can always improvise when the time comes. Ok, let's see if I get reviews for the other stuff first (the split I/D mmu index and flush improvements) and I'll put something together. Cheers Ben.