From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D24ts-00029X-AR for qemu-devel@nongnu.org; Fri, 18 Feb 2005 04:58:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D24tn-00028M-P0 for qemu-devel@nongnu.org; Fri, 18 Feb 2005 04:58:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D24tm-00026o-EE for qemu-devel@nongnu.org; Fri, 18 Feb 2005 04:58:10 -0500 Received: from [212.202.157.208] (helo=zoidberg.portrix.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D24gG-0003xi-JT for qemu-devel@nongnu.org; Fri, 18 Feb 2005 04:44:12 -0500 Received: from [127.0.0.1] (fry.portrix.net [212.202.157.213]) (authenticated bits=0) by zoidberg.portrix.net (8.12.3/8.12.3/Debian-7.1) with ESMTP id j1I9i8Gx032696 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 18 Feb 2005 10:44:09 +0100 Message-ID: <4215B8E7.3080804@ppp0.net> Date: Fri, 18 Feb 2005 10:44:07 +0100 From: Jan Dittmer MIME-Version: 1.0 Subject: Re: [Qemu-devel] Windows XP SP2 and qemu 0.6.2 References: <4213D7F0.5010104@laposte.net> In-Reply-To: <4213D7F0.5010104@laposte.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Damien "tuX" Thebault wrote: > I saw on the OS support page > (http://fabrice.bellard.free.fr/qemu/ossupport.html) that Windows XP is > nearly unknown... > > I just installed the last version (0.6.2 from CVS with the kqemu > module), and tested Windows XP to see how it works. > > After a long install (about 2H30, kqemu module loaded), Windows XP (Pro > SP2) started fine. > > Windows XP is fully working. Well, I tried this just on the weekend with the latest cvs code and Windows XP Pro SP2 _German_ and it still reboots for me in an endless loop after the second installation stage is over. I reported this problem earlier [1]. The commandline I used is $QEMU -L /usr/local/share/qemu/ -hda xp.img -m 256 -user-net -enable-audio -localtime I'm running under sarge/kernel 2.6 on a smp system if thats of any help. Jan [1] http://lists.gnu.org/archive/html/qemu-devel/2004-07/msg00264.html