From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQPO2-0006Au-8V for qemu-devel@nongnu.org; Sat, 28 May 2011 15:41:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQPO1-0004BW-Go for qemu-devel@nongnu.org; Sat, 28 May 2011 15:41:26 -0400 MIME-Version: 1.0 In-Reply-To: <77A77737-0259-40D1-B662-E6009057999B@web.de> References: <1306516951-31105-1-git-send-email-cerbere@gmail.com> <77A77737-0259-40D1-B662-E6009057999B@web.de> Date: Sat, 28 May 2011 20:41:24 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/6] Fix compilation issues under darwin List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Alexandre Raymond , qemu-trivial@nongnu.org, qemu-devel@nongnu.org On Sat, May 28, 2011 at 3:55 PM, Andreas F=E4rber = wrote: > Hello, > > Am 27.05.2011 um 19:22 schrieb Alexandre Raymond: > >> The following series contains trivial patches to fix several minor issue= s >> encountered while compiling qemu under OSX 10.6.7. >> >> I used [./configure --disable-bsd-user --disable-darwin-user >> --enable-io-thread] >> to configure the build. > > In the future, please cc me for Darwin. I'll review them tomorrow. Okay these patches will go through the Andreas' tree. I won't be merging any of them into qemu-trivial. Stefan