| File | Comment |
|---|---|
| qemu-1.5.0.tar.bz2 (signature) | Source code (ChangeLog) |
| qemu-1.4.2.tar.bz2 (signature) | Source code (ChangeLog) |
QEMU is developed using git. The main tree is located at http://git.qemu.org/qemu.git. The latest development happens on the master branch. The stable tree is located in a stable-0.XX' branch where '0.XX' is the minor release version.
To download the latest development tree, use the following command:
git clone git://git.qemu-project.org/qemu.git
and also see instructions on that page for other ways to access the source.