This project is a fork of the
qemu.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/qemu.git/incarnation mirror_URL
to save bandwidth during cloning.
readme
Here I collect some random topic branches for QEmu. Expect them to be rebased to qemu.git's "master" branch from time to time.
2007-08-28 |
ths | Build fix for older GCCs.master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Let qemu work with latest bochsbios, by Bernhard Kauer. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | arm_gic.c error message fix, by Adam Lackorzynski. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | SH4 mov.b fix, by Vince Weaver. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Add file missed in last commit. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Use the framework for the VMware mouse emulation, by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Add a generic framework for VMware communication port... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Replace tabs by 8 spaces. No code change, by Herve... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Last AIO patch, by Vladimir N. Oleynik. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Disable 64-bit instructions on 32-bit CPU, by Aurelien... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Reset buffer pointers after CR/LF, by Jim Paris. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Set apic instance number for savevm, by Ari Kivity. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Fix typo in comment, by Andreas Faerber. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-26 |
ths | Make dynticks conditional on __linux__. Spotted by... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-25 |
ths | Actually add d3des implementation files. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2007-08-25 |
ths | Document all VNC authentication options, by Daniel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |