Contribute: Difference between revisions

From QEMU
Line 8: Line 8:


QEMU is participating in Google's Summer of Code 2010 program.  For more information, see [[Google_Summer_of_Code_2010|this page]].
QEMU is participating in Google's Summer of Code 2010 program.  For more information, see [[Google_Summer_of_Code_2010|this page]].
== Features ==
* [[Features/0.13|Proposed 0.13 Features]]
* [[Features/0.13/HelperNetworking|0.13/HelperNetworking]]
* [[Features/CPUModels|CPUModels]]
* [[Features/DriveRefactoring|DriveRefactoring]]
* [[Features/GtkDisplayState|GtkDisplayState]]
* [[Features/HelperNetworking|HelperNetworking]]
* [[Features/NetDeviceFailover|NetDeviceFailover]]
* [[Features/PCIMemoryAPI|PCIMemoryAPI]]
* [[Features/PVCrashDetection|PVCrashDetection]]
* [[Features/Qcow2DataIntegrity|Qcow2DataIntegrity]]
* [[Features/RamAPI|RamAPI]]
* [[Features/Usability|Usability]]
* [[Features/VirtioBlkBoot|VirtioBlkBoot]]

Revision as of 15:50, 20 May 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