From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYtYf-0001Nn-Mh for qemu-devel@nongnu.org; Mon, 28 May 2012 02:36:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SYtYb-0006ic-4i for qemu-devel@nongnu.org; Mon, 28 May 2012 02:36:01 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:41472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SYtYa-0006gv-RS for qemu-devel@nongnu.org; Mon, 28 May 2012 02:35:57 -0400 Received: by dadv2 with SMTP id v2so4264659dad.4 for ; Sun, 27 May 2012 23:35:54 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4FC31CC1.6080805@redhat.com> Date: Mon, 28 May 2012 08:35:45 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1335974850-30180-1-git-send-email-ehabkost@redhat.com> <1335974850-30180-6-git-send-email-ehabkost@redhat.com> <4FC233F5.60006@web.de> In-Reply-To: <4FC233F5.60006@web.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH qemu 5/6] implement -no-user-config command-line option (v3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: Eduardo Habkost , libvir-list@redhat.com, qemu-devel@nongnu.org, Anthony Liguori , Jiri Denemark , Richard Henderson Il 27/05/2012 16:02, Andreas Färber ha scritto: > Any suggestion how to fix? Does it work to "typedef _Bool __bool" before including altivec.h (and in the same #ifdef)? Paolo