From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdIXH-0000Lo-HN for qemu-devel@nongnu.org; Wed, 01 Apr 2015 09:18:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdIXD-0002xX-Ho for qemu-devel@nongnu.org; Wed, 01 Apr 2015 09:18:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdIXD-0002xS-Bv for qemu-devel@nongnu.org; Wed, 01 Apr 2015 09:18:19 -0400 Message-ID: <551BF016.6010207@redhat.com> Date: Wed, 01 Apr 2015 15:18:14 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1427884177-4928-1-git-send-email-pbonzini@redhat.com> <1427884177-4928-6-git-send-email-pbonzini@redhat.com> <551BE426.7080107@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 5/5] Revert "exec: Respect as_tranlsate_internal length clamp" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Eric Blake Cc: QEMU Developers On 01/04/2015 14:31, Peter Maydell wrote: >> > On 04/01/2015 04:29 AM, Paolo Bonzini wrote: >>> >> This reverts commit c3c1bb99d1c11978d9ce94d1bdcf0705378c1459. >> > >> > Which means the typo in that commit message (tranlsate) is perpetuated >> > here too. Cute. > Yep, but since we're quoting the earlier commit message > it's correct to include it typo and all. I guess Paolo > could have added a "(sic)" :-) I have fixed the typo in the version I staged for 2.4. :) Paolo