From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlf3P-00077w-OI for qemu-devel@nongnu.org; Thu, 20 Dec 2012 07:16:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlf3K-0007Hb-JP for qemu-devel@nongnu.org; Thu, 20 Dec 2012 07:16:47 -0500 Received: from mail-qc0-f179.google.com ([209.85.216.179]:40211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlf3K-0007HW-Fe for qemu-devel@nongnu.org; Thu, 20 Dec 2012 07:16:42 -0500 Received: by mail-qc0-f179.google.com with SMTP id b14so1750347qcs.24 for ; Thu, 20 Dec 2012 04:16:41 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <87obhphqvr.fsf@blackfin.pond.sub.org> References: <1356002960-32595-1-git-send-email-pbonzini@redhat.com> <87obhphqvr.fsf@blackfin.pond.sub.org> From: Peter Maydell Date: Thu, 20 Dec 2012 12:16:21 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 0/2] Build fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Paolo Bonzini , aliguori@us.ibm.com, qemu-devel@nongnu.org On 20 December 2012 12:03, Markus Armbruster wrote: > Paolo Bonzini writes: > >> Two build fixes for configurations not covered by my and Anthony's testing. > > Fixes build for me, thanks! Ditto! thanks -- PMM