Main Page: Difference between revisions

From QEMU
(→‎News: Link to specific sections of changelog as appropriate)
Line 12: Line 12:


'''Oct 15, 2010'''
'''Oct 15, 2010'''
*QEMU version 0.13.0 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.13.0 is out.


'''Sep 7, 2010'''
'''Sep 7, 2010'''
*QEMU version 0.13.0-rc1 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.13.0-rc1 is out.


'''July 28, 2010'''
'''July 28, 2010'''
*QEMU version 0.13.0-rc0 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.13.0-rc0 is out.


'''July 23, 2010'''
'''July 23, 2010'''
*QEMU version 0.12.5 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.12.5 is out ([[ChangeLog#Version 0.12.5|ChangeLog]]).


'''May 18, 2010'''
'''May 18, 2010'''
Line 27: Line 27:


'''May 4, 2010'''
'''May 4, 2010'''
*QEMU version 0.12.4 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.12.4 is out ([[ChangeLog#Version 0.12.4|ChangeLog]]).


'''Feb 23, 2010'''
'''Feb 23, 2010'''
*QEMU version 0.12.3 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.12.3 is out ([[ChangeLog#Version 0.12.3|ChangeLog]]).


'''Jan 19, 2010'''
'''Jan 19, 2010'''
*QEMU version 0.12.2 is out ([[ChangeLog|ChangeLog]]).
*QEMU version 0.12.2 is out ([[ChangeLog#Version 0.12.2|ChangeLog]]).


[[OlderNews|...]]
[[OlderNews|...]]

Revision as of 14:11, 29 December 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 performance.

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

Nov 29, 2010

  • Savannah is experiencing an unexpected downtime. While service is unavailable, please use http://git.qemu.org for development.

Oct 15, 2010

  • QEMU version 0.13.0 is out.

Sep 7, 2010

  • QEMU version 0.13.0-rc1 is out.

July 28, 2010

  • QEMU version 0.13.0-rc0 is out.

July 23, 2010

May 18, 2010

  • 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

...