From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlKvC-0002fm-Nv for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:37:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlKvB-0005bS-NW for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:37:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:25754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlKvB-0005bL-Gy for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:37:53 -0500 Message-ID: <4D4BF307.8010109@redhat.com> Date: Fri, 04 Feb 2011 13:37:27 +0100 From: Paolo Bonzini MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PING 0.14] Missing patches (mostly fixes) References: <4D412CF0.30706@redhat.com> <4D49B04F.80201@mail.berlios.de> <4D4BF160.9040500@codemonkey.ws> In-Reply-To: <4D4BF160.9040500@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , Alexander Graf , Anthony Liguori , "Michael S. Tsirkin" , Riku Voipio , qemu-devel , Markus Armbruster , Blue Swirl , Gerd Hoffmann On 02/04/2011 01:30 PM, Anthony Liguori wrote: > > >> [PATCH 3/3] w64: Fix problem with missing sigset_t >> (http://patchwork.ozlabs.org/patch/79947/) > > We don't support w64... AFAIK mingw-w64 supports both 32-bit and 64-bit compilation, so the patch subject is misleading. Paolo