From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy1GX-0001mG-Ae for qemu-devel@nongnu.org; Fri, 20 Jun 2014 12:02:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wy1GR-00081w-Oo for qemu-devel@nongnu.org; Fri, 20 Jun 2014 12:02:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy1GR-00081K-Gb for qemu-devel@nongnu.org; Fri, 20 Jun 2014 12:02:07 -0400 Date: Fri, 20 Jun 2014 12:02:01 -0400 From: Luiz Capitulino Message-ID: <20140620120201.5e717a9e@redhat.com> In-Reply-To: References: <1403244764-8622-1-git-send-email-kraxel@redhat.com> <20140620093502.77af4e10@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: fix 32bit build List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Gerd Hoffmann , Anthony Liguori , QEMU Developers On Fri, 20 Jun 2014 16:57:11 +0100 Peter Maydell wrote: > On 20 June 2014 14:35, Luiz Capitulino wrote: > > On Fri, 20 Jun 2014 08:12:44 +0200 > > Gerd Hoffmann wrote: > > > >> Signed-off-by: Gerd Hoffmann > > > > Tested-by: Luiz Capitulino > > Thanks; applied directly to master as a buildfix. Cool. I'll be even happier with you do this for my softfloat fixes too.