qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] The QEMU Accelerator Module


From: Fabrice Bellard
Subject: [Qemu-devel] The QEMU Accelerator Module
Date: Fri, 11 Feb 2005 00:31:03 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Hi,

I just commited the first alpha release of the QEMU Accelerator Module (aka KQEMU) in the CVS. It gives better performance for the "x86 on x86" case by running most of the application code as is. It works only for a Linux x86 host running a 2.4 or 2.6 kernel. Linux 2.4 and 2.6 kernels and Windows 2000 have been runnning as guest OSes, but other OSes may work as well. As with every alpha kernel driver testing, it is better to backup your data before trying it.

KQEMU is _not_ open source as the rest of QEMU. It is a proprietary kernel module (read the LICENSE file) and will stay so until a gentle company decides to subsidy the QEMU project.

KQEMU usage is optional: you can disable it at compilation or run time, so no one is forced to use it.

Fabrice.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]