From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34757 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmd1i-0003IR-LP for qemu-devel@nongnu.org; Mon, 07 Feb 2011 21:09:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmd1h-0006fA-8Q for qemu-devel@nongnu.org; Mon, 07 Feb 2011 21:09:58 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:34600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmd1h-0006ez-1l for qemu-devel@nongnu.org; Mon, 07 Feb 2011 21:09:57 -0500 Received: by wwi18 with SMTP id 18so5167405wwi.10 for ; Mon, 07 Feb 2011 18:09:55 -0800 (PST) Message-ID: <4D50A5F0.802@codemonkey.ws> Date: Mon, 07 Feb 2011 20:09:52 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 2/7] Enable I/O thread and VNC threads by default References: <1295902845-29807-1-git-send-email-aliguori@us.ibm.com> <1295902845-29807-3-git-send-email-aliguori@us.ibm.com> <4D3DFD20.8060004@linux.vnet.ibm.com> <20110125091741.GB30239@edde.se.axis.com> <20110125133453.GC5427@amt.cnet> <20110207101255.GA20413@amt.cnet> <20110207160350.GA26332@amt.cnet> <4D501C71.7090708@redhat.com> <4D50279B.5010102@siemens.com> <4D505DCB.9050406@codemonkey.ws> <20110207214551.GB16429@hall.aurel32.net> In-Reply-To: <20110207214551.GB16429@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: Anthony Liguori , Stefan Hajnoczi , Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, Anthony Liguori , Paul Brook , "Edgar E. Iglesias" , Paolo Bonzini , Arun Bharadwaj On 02/07/2011 03:45 PM, Aurelien Jarno wrote: > On Mon, Feb 07, 2011 at 03:02:03PM -0600, Anthony Liguori wrote: > >> As far as I'm concerned, Windows support is already deprecated as noone >> has stepped up to enhance it or support for a number of years now. We >> shouldn't remove existing code that supports it or refuse to take >> reasonable patches but if enabling IO thread by default breaks it, so be >> it. >> > As far as I see, Blue Swirl and Stefan Weil are regularly committing > fixes for win32. Stefan Weil is also providing win32 binaries on his > website [1]. I wouldn't call that deprecated. > Occasional compile fixes is a long way from something that is regularly tested and well maintained. Win32 still doesn't have a proper AIO implementation which is probably close to a 4 year old FIXME. Regards, Anthony Liguori > [1] http://qemu.weilnetz.de/ > >