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 PowerPC, ARM, MIPS and s390x guests.
Note: The QEMU project is not using Launchpad anymore. Go to https:/
Project information
- Licence:
- Simplified BSD Licence, GNU GPL v2, GNU LGPL v2.1, MIT / X / Expat Licence, Public Domain
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C
All packages Packages in Distributions
-
qemu source package in Xenial
Version 1:2.5+dfsg-5ubuntu10.51 uploaded -
qemu source package in Trusty
Version 2.0.0+dfsg-2ubuntu1.46 uploaded -
qemu source package in Squeeze
Version 0.12.5+dfsg-3squeeze4 uploaded -
qemu source package in Oracular
Version 1:8.2.2+ds-0ubuntu3 uploaded -
qemu source package in Noble
Version 1:8.2.2+ds-0ubuntu1.1 uploaded
More contributors Top contributors
- Sergio Durigan Junior 17 points
- Ricardo Martins 14 points
- Felipe Alencastro 7 points
- Benjamin David Lunt 5 points
- Frank Heimes 5 points