Main Page: Difference between revisions

From QEMU
No edit summary
Line 9: Line 9:
== News ==
== News ==
'''May 18, 20010'''
'''May 18, 20010'''
*We will be hosting our first [[BugDay/June2010|Bug Day]] on June 1st, 2010.  See the Bug Day page for more information about how to participate!
*We will be hosting our first [[BugDay/June2010|Bug Day]] on June 2nd, 2010.  See the Bug Day page for more information about how to participate!


'''May 4, 2010'''
'''May 4, 2010'''

Revision as of 19:15, 19 May 2010


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 performances.

When used as a virtualizer, QEMU achieves near native performances 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, and S390 guests.

News

May 18, 20010

  • We will be hosting our first Bug Day on June 2nd, 2010. See the Bug Day page for more information about how to participate!

May 4, 2010

Feb 23, 2010

Jan 19, 2010

Dec 20, 2009

Dec 12, 2009

Dec 6, 2009

...