From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYYfx-0000r7-KX for qemu-devel@nongnu.org; Tue, 25 Apr 2006 21:18:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYYfv-0000qn-48 for qemu-devel@nongnu.org; Tue, 25 Apr 2006 21:18:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYYfv-0000qi-0Q for qemu-devel@nongnu.org; Tue, 25 Apr 2006 21:18:39 -0400 Received: from [209.234.73.39] (helo=narn.hozed.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FYYiU-0006oy-SE for qemu-devel@nongnu.org; Tue, 25 Apr 2006 21:21:19 -0400 Date: Tue, 25 Apr 2006 20:18:37 -0500 From: Troy Benjegerdes Subject: Re: [Qemu-devel] Patch for kqemu-1.3.0pre5 on Fedora Core 4 x86_64 Message-ID: <20060426011837.GU15855@narn.hozed.org> References: <1145990153.5329.2.camel@localhost.localdomain> <444EA213.7080703@bellard.org> <41e41e7a0604251533m824bd10jfd614f157434cbc4@mail.gmail.com> <444EA7A8.1000308@bellard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <444EA7A8.1000308@bellard.org> 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 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