Contribute: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
== Project Infrastructure == | |||
* Source repository: [http://git.qemu.org Mainline qemu.git] and [http://repo.or.cz/w/qemu.git developer repositories] | |||
* Mailing list: [[MailingLists|mailing list]] | |||
* IRC: #qemu on [http://www.oftc.net/ irc.oftc.net] | |||
* Bug tracker: [[Contribute/ReportABug|launchpad]] | |||
* Wiki: [[Main_Page|this website]] | |||
== | == Key Information == | ||
* [[Documentation/GettingStartedDevelopers|Getting started for developers]] | |||
* [[Contribute/SubmitAPatch|How to submit a patch]] | |||
* [[Contribute/ReportABug|How to report a bug]] | |||
== Students == | == Students == |
Revision as of 10:15, 6 January 2011
Project Infrastructure
- Source repository: Mainline qemu.git and developer repositories
- Mailing list: mailing list
- IRC: #qemu on irc.oftc.net
- Bug tracker: launchpad
- Wiki: this website
Key Information
Students
QEMU is participating in Google's Summer of Code 2010 program.
Some reports on the processed topics (partially or fully) can be found here:
- QMP - about syncing QEMU monitor and QEMU Machine Protocol (QMP) features
- VNC - about improvements in speed and features of QEMU supported VNC protocols
For more information on GSoC-2010 and especially lots more of probably still open topics for improvement please 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
- QED
- QDevCleanup
- QMP2
- QMP_0.14
- SnapshottingImprovements
- TCG Interpreter
- Tracing
- Tracing/Roadmap
- Tracing/UseCases
- Usability
- Sheepdog
- PReP cleanup
- 40p
- BeBox
- Z80
- HPPA
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