From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33601 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmmph-0000ao-Bg for qemu-devel@nongnu.org; Tue, 08 Feb 2011 07:38:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmmpg-00064y-5I for qemu-devel@nongnu.org; Tue, 08 Feb 2011 07:38:13 -0500 Received: from afflict.kos.to ([92.243.29.197]:42160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmmpg-00064u-0K for qemu-devel@nongnu.org; Tue, 08 Feb 2011 07:38:12 -0500 Date: Tue, 8 Feb 2011 14:38:09 +0200 From: Riku Voipio Subject: Re: [Qemu-devel] Re: [PATCH 2/7] Enable I/O thread and VNC threads by default Message-ID: <20110208123809.GA20226@afflict.kos.to> References: <4D50FA14.5010100@redhat.com> <4D5103E8.6050808@siemens.com> <4D510771.3040309@aurel32.net> <4D511221.9030505@siemens.com> <4D5113D3.9090802@aurel32.net> <4D511500.1040303@siemens.com> <4D5115C2.6060008@aurel32.net> <4D511AAF.7040202@aurel32.net> <4D5185EB.8090108@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D5185EB.8090108@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" , Aurelien Jarno On Tue, Feb 08, 2011 at 12:05:31PM -0600, Anthony Liguori wrote: > Aurelien, > Have you actually run QEMU on Windows and tried to use it to do > something useful? I'm not Aurelian, but we do use QEMU on win32 as part of Nokia Qt SDK. While it is second class in many ways compared to Linux QEMU (or even OS X), it is still quite useful for us. Riku