From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzWQo-0005zn-RJ for qemu-devel@nongnu.org; Wed, 17 Jul 2013 14:26:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzWQm-0001DG-Bs for qemu-devel@nongnu.org; Wed, 17 Jul 2013 14:26:30 -0400 Received: from mail-qc0-x231.google.com ([2607:f8b0:400d:c01::231]:51983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzWQm-0001D2-84 for qemu-devel@nongnu.org; Wed, 17 Jul 2013 14:26:28 -0400 Received: by mail-qc0-f177.google.com with SMTP id n1so1243361qcx.8 for ; Wed, 17 Jul 2013 11:26:27 -0700 (PDT) Sender: Richard Henderson Message-ID: <51E6E1CE.5080609@twiddle.net> Date: Wed, 17 Jul 2013 11:26:22 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1373840171-25556-1-git-send-email-rth@twiddle.net> <1373840171-25556-4-git-send-email-rth@twiddle.net> <8761w9wm50.fsf@blackfin.pond.sub.org> <51E67B7A.8000800@redhat.com> <8761w9gp88.fsf@codemonkey.ws> <51E6D54B.7020700@redhat.com> In-Reply-To: <51E6D54B.7020700@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 3/5] exec: Support 64-bit operations in address_space_rw List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Anthony Liguori , Gerd Hoffmann , Markus Armbruster , qemu-devel@nongnu.org On 07/17/2013 10:32 AM, Paolo Bonzini wrote: > My patch works. You patch doesn't crash for this device, which isn't quite the same thing. But it's certainly no worse than we had before my patch, so I'll not object so long as a fixme sort of comment is installed too. r~