Main Page: Difference between revisions

From QEMU
No edit summary
Line 7: Line 7:


QEMU is a member of [[Conservancy|Software Freedom Conservancy]].
QEMU is a member of [[Conservancy|Software Freedom Conservancy]].
A list of [[OlderNews|old releases]] is available.


== Creating Accounts ==
== Creating Accounts ==


To help control spam, we have disabled account creation on this wiki.  To obtain an account, please contact a user with an existing wiki account and ask them to create an account for you with a dummy password.  Immediately change the password after first login.  If you need assistance, please ask on [[MailingLists|qemu-devel]].
To help control spam, we have disabled account creation on this wiki.  To obtain an account, please contact a user with an existing wiki account and ask them to create an account for you with a dummy password.  Immediately change the password after first login.  If you need assistance, please ask on [[MailingLists|qemu-devel]].
A list of [[OlderNews|old releases]] is available.

Revision as of 13:36, 26 July 2017

QEMU is a generic and open source machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performance by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, 64-bit POWER, S390, 32-bit and 64-bit ARM, and MIPS guests.

QEMU is a member of Software Freedom Conservancy.

A list of old releases is available.

Creating Accounts

To help control spam, we have disabled account creation on this wiki. To obtain an account, please contact a user with an existing wiki account and ask them to create an account for you with a dummy password. Immediately change the password after first login. If you need assistance, please ask on qemu-devel.