From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYelU-0002wJ-07 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 03:48:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYelR-0002w3-Pc for qemu-devel@nongnu.org; Wed, 26 Apr 2006 03:48:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYelR-0002w0-M8 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 03:48:45 -0400 Received: from [203.190.192.17] (helo=wasp.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYeo4-0003C4-UW for qemu-devel@nongnu.org; Wed, 26 Apr 2006 03:51:29 -0400 Message-ID: <444F262E.3000603@wasp.net.au> Date: Wed, 26 Apr 2006 11:50:06 +0400 From: Brad Campbell MIME-Version: 1.0 Subject: Re: [Qemu-devel] Patch for kqemu-1.3.0pre5 on Fedora Core 4 x86_64 References: <1145990153.5329.2.camel@localhost.localdomain> <444EA213.7080703@bellard.org> <41e41e7a0604251533m824bd10jfd614f157434cbc4@mail.gmail.com> <444EA7A8.1000308@bellard.org> <20060426011837.GU15855@narn.hozed.org> In-Reply-To: <20060426011837.GU15855@narn.hozed.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Troy Benjegerdes wrote: > On Wed, Apr 26, 2006 at 12:50:16AM +0200, Fabrice Bellard wrote: >> Well, there is a change log in the archive and here it is: >> >> version 1.3.0pre6: >> >> - compile fix for Linux kernel version >= 2.6.16 >> - better null LDT handling (aka Plan9 and ReactOS bug) >> - moved monitor code to another address (aka win2k 256 MB bug) > > FYI, the windows 2000 install blows up right away with -kernel-kqemu on > an x86_64 host with qemu-system-x86_64 . > > an install with kqemu-user seems to be going okay so far This is a known issue.. if you do the 1st part of the install (the blue screen text mode bit) with usermode kqemu.. then when it does its first reboot, shut down the vm and boot it up with -kernel-kemu it works fine.. Oh and of course -win2k-hack -- "Human beings, who are almost unique in having the ability to learn from the experience of others, are also remarkable for their apparent disinclination to do so." -- Douglas Adams