From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FOCSy-0007zu-P9 for qemu-devel@nongnu.org; Tue, 28 Mar 2006 06:34:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FOCSx-0007zK-SH for qemu-devel@nongnu.org; Tue, 28 Mar 2006 06:34:28 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FOCSx-0007zD-Ee for qemu-devel@nongnu.org; Tue, 28 Mar 2006 06:34:27 -0500 Received: from [211.5.2.75] (helo=nm01omta01f.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1FOCUf-00012P-Le for qemu-devel@nongnu.org; Tue, 28 Mar 2006 06:36:13 -0500 Message-ID: <000e01c6525b$9149eb00$0464a8c0@athlon> From: "Kazu" References: <44285974.9040003@bellard.org> Subject: Re: [Qemu-devel] kqemu version 1.3.0pre5 Date: Tue, 28 Mar 2006 20:34:25 +0900 MIME-Version: 1.0 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 Sent: Tuesday, March 28, 2006 6:30 AM Fabrice Bellard wrote: > Hi, > > I just released a new version of kqemu which fixes some recently > discovered issues. The fixes are the following: > > - Support for guest Linux kernels compiled with gcc >= 3.3 > > - x86_64 host support is working again (only i386 on x86_64 full > virtualization has been tested, x86_64 on x86_64 is implemented but not > tested yet). > > - Workaround for full virtualization on Windows host (more tests needed). > I tested Linux guest/WinXP host but the host OS crashed. Redhat 7.2 guest/Fedora Core 4 host with normal kqemu is slower than -no-kqemu. Why ? Regards, Kazu