From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMUxF-00086g-Ss for qemu-devel@nongnu.org; Sat, 27 Nov 2010 19:17:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMUxE-0003CE-O1 for qemu-devel@nongnu.org; Sat, 27 Nov 2010 19:17:21 -0500 Received: from mail.codesourcery.com ([38.113.113.100]:54136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMUxE-0003Bw-Cv for qemu-devel@nongnu.org; Sat, 27 Nov 2010 19:17:20 -0500 Date: Sat, 27 Nov 2010 16:17:19 -0800 From: Nathan Froyd Subject: Windows host support [was: Re: [Qemu-devel] CFP: 1st International QEMU Users Forum] Message-ID: <20101128001719.GO8544@codesourcery.com> References: <20101125235615.157DC28C0F@zimbra14-e2.priv.proxad.net> <9E836916-8225-4368-B562-C68B90611CDF@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9E836916-8225-4368-B562-C68B90611CDF@free.fr> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Fran=E7ois?= Revol Cc: =?iso-8859-1?B?RnLpZOlyaWMgUOl0cm90?= , wolfgang mueller , Alexander Graf , qemu-devel@nongnu.org On Fri, Nov 26, 2010 at 01:26:31AM +0100, François Revol wrote: > >> the people we are addressing and we would like to bring together is from the QEMU emulation community. > >> We are interested in running different ISAs mainly under Linux and Windows versions. There is a huge additional > > > > You're about the first person in 1/2 year that actually said you > > care about Windows hosts. Windows support for example is currently > > on the verge of getting deprecated, because we're lacking a > > maintainer. > > I suppose windows users are not as much used/interested/involved into > free software development workflows, and probably don't bother even > lurking on the developer mailing lists. They only shout when something > breaks :p We (CodeSourcery) are very interested in Windows host support. (We distribute QEMU with our commerical development products for ARM/PowerPC/MIPS/SH/ColdFire/x86.) Unfortunately, we've mostly been backporting patches lately and haven't done a full merge from upstream in some time, so we haven't noticed any potential breakage. If somebody wanted to point out to me what the (potential) Windows issues are, we could take a look. -Nathan