Contribute: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
* [http://git.qemu.org/qemu.git/plain/CODING_STYLE QEMU Coding Style] | * [http://git.qemu.org/qemu.git/plain/CODING_STYLE QEMU Coding Style] | ||
* [http://git.qemu.org/qemu.git/plain/HACKING QEMU Coding Guidelines] | |||
== Students == | == Students == | ||
Line 44: | Line 45: | ||
== GIT repo == | == GIT repo == | ||
* [http://git.savannah.gnu.org/gitweb/?p=qemu.git;a=summary GNU | * [http://git.savannah.gnu.org/gitweb/?p=qemu.git;a=summary GNU savannah GIT repo] | ||
* [http://git.qemu.org/ QEMU.org GIT repo] | * [http://git.qemu.org/ QEMU.org GIT repo] | ||
* [http://repo.or.cz/w/qemu.git repo.or.cz] | * [http://repo.or.cz/w/qemu.git repo.or.cz] |
Revision as of 12:44, 10 October 2010
QEMU uses git for revision control. We host a number of repositories on http://git.qemu.org.
All contributions to QEMU are sent in patch form to the qemu-devel mailing list.
Students
QEMU is participating in Google's Summer of Code 2010 program. For more information, see this page.
Features
- Proposed 0.13 Features
- 0.13/HelperNetworking
- CPUModels
- DriveRefactoring
- GtkDisplayState
- HelperNetworking
- NetDeviceFailover
- PCIMemoryAPI
- PVCrashDetection
- Qcow2DataIntegrity
- RamAPI
- Usability
- VirtioBlkBoot
- FaultTolerance
- ResetAPI
- /Features
- 0.13
- AHCI
- Cow2
- QDevCleanup
- QMP2
- QMP_0.14
- SnapshottingImprovements
- TCG Interpreter
- Tracing
- Tracing/Roadmap
- Tracing/UseCases
- Usability
- Sheepdog
GIT repo
- GNU savannah GIT repo
- QEMU.org GIT repo
- repo.or.cz
- Anthony Liguori's QEMU tree
- Anthony Liguori's QEMU queue
- Qemu patches by Michael S. Tsirkin. Warning: constantly rebased. pci subsystem
- kwolf Random patches. block device