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]] | |||
* Continuous integration: [[ContinuousIntegration|buildbot]] | |||
* 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 == | |||
QEMU is participating in Google's Summer of Code 2011 program. | |||
Some reports on the processed topics (partially or fully) from 2010 can be found here: | |||
* [[Google Summer of Code 2010/QMP|QMP]] - about syncing QEMU monitor and QEMU Machine Protocol (QMP) features | |||
* [[Google Summer of Code 2010/VNC|VNC]] - about improvements in speed and features of QEMU supported VNC protocols | |||
For more information on GSoC-2011 and especially lots more of probably still open topics for improvement please see [[Google_Summer_of_Code_2011|this page]]. | |||
== Planning == | |||
* [[Planning/1.0| 1.0]] | |||
* [[Planning/0.15| 0.15]] | |||
* [[Planning/0.15-example| 0.15 example]] | |||
* [[Planning/0.14/Testing| 0.14 testing]] | |||
* [[Planning/0.14| 0.14]] | |||
== Features == | |||
* [[Features |/Features ]] | |||
* [[Features/0.13| 0.13]] | |||
* [[Features/0.13/HelperNetworking| 0.13/HelperNetworking]] | |||
* [[Features/0.13|Proposed 0.13 Features]] | |||
* [[Features/40p| 40p]] | |||
* [[Features/AHCI| AHCI]] | |||
* [[Features/BeBox| BeBox]] | |||
* [[Features/Block/Merge| Block/Merge]] | |||
* [[Features/CPUModels| CPUModels]] | |||
* [[Features/Cow2| Cow2]] | |||
* [[Features/DriveRefactoring| DriveRefactoring]] | |||
* [[Features/DiskIOLimits| DiskIOLimits]] | |||
* [[Features/FVD| FVD]] | |||
* [[Features/FVD/Compare| FVD/Compare]] | |||
* [[Features/FVD/Design| FVD/Design]] | |||
* [[Features/FVD/Engineering| FVD/Engineering]] | |||
* [[Features/FVD/Experiment| FVD/Experiment]] | |||
* [[Features/FVD/Specification| FVD/Specification]] | |||
* [[Features/FVD/WhyFVD| FVD/WhyFVD]] | |||
* [[Features/FaultTolerance| FaultTolerance]] | |||
* [[Features/GtkDisplayState| GtkDisplayState]] | |||
* [[Features/HPPA| HPPA]] | |||
* [[Features/HelperNetworking| HelperNetworking]] | |||
* [[Features/NetDeviceFailover| NetDeviceFailover]] | |||
* [[Features/PCIMemoryAPI| PCIMemoryAPI]] | |||
* [[Features/PostCopyLiveMigration| PostCopy LiveMigration]] | |||
* [[Features/PRePCleanup|PReP cleanup]] | |||
* [[Features/PVCrashDetection| PVCrashDetection]] | |||
* [[Features/QDevCleanup| QDevCleanup]] | |||
* [[Features/QED| QED]] | |||
* [[Features/QED/OnlineDefrag| QED/OnlineDefrag]] | |||
* [[Features/QED/OutstandingWork| QED/OutstandingWork]] | |||
* [[Features/QED/ParallelSubmission| QED/ParallelSubmission]] | |||
* [[Features/QED/ScanAvoidance| QED/ScanAvoidance]] | |||
* [[Features/QED/Specification| QED/Specification]] | |||
* [[Features/QED/Streaming| QED/Streaming]] | |||
* [[Features/QED/Trim| QED/Trim]] | |||
* [[Features/QMP2| QMP2]] | |||
* [[Features/QMP_0.14| QMP_0.14]] | |||
* [[Features/Qcow2DataIntegrity| Qcow2DataIntegrity]] | |||
* [[Features/RamAPI| RamAPI]] | |||
* [[Features/ResetAPI| ResetAPI]] | |||
* [[Features/Sheepdog| Sheepdog]] | |||
* [[Features/Sheepdog/Corosync_Config| Sheepdog/Corosync]] | |||
* [[Features/Sheepdog/Getting_Started| Sheepdog/Getting]] | |||
* [[Features/Smartcard| Smartcard]] | |||
* [[Features/Smartcard/Specification| Smartcard/Specification]] | |||
* [[Features/Snapshots| Snapshots]] | |||
* [[Features/Snapshots2| Snapshots2]] | |||
* [[Features/SnapshottingImprovements| SnapshottingImprovements]] | |||
* [[Features/TCI| TCG Interpreter ]] | |||
* [[Features/Tracing| Tracing]] | |||
* [[Features/Tracing/Roadmap| Tracing/Roadmap]] | |||
* [[Features/Tracing/UseCases| Tracing/UseCases]] | |||
* [[Features/Usability |Usability]] | |||
* [[Features/VirtioBlkBoot| VirtioBlkBoot]] | |||
* [[Features/VirtioIoeventfd| VirtioIoeventfd]] | |||
* [[Features/Z80| Z80]] | |||
== 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/aliguori.git Anthony Liguori's QEMU tree] | |||
* [http://repo.or.cz/w/qemu/aliguori-queue.git Anthony Liguori's QEMU queue] | |||
* [http://git.kernel.org/?p=linux/kernel/git/mst/qemu.git;a=summary Qemu patches by Michael S. Tsirkin. Warning: constantly rebased. pci subsystem] | |||
* [http://repo.or.cz/w/qemu/kevin.git kwolf Random patches. block device] | |||
* [http://blackfin.uclinux.org/git/?p=users/vapier/qemu.git Blackfin QEMU tree] | |||
== Developers == | |||
* [[User:Agraf |Alexander Graf ]] | |||
* [[User:AnthonyLiguori |Anthony Liguori ]] | |||
* [[User:Wmat |Bill Traynor ]] | |||
* [[User:Blueswirl |Blueswirl ]] | |||
* [[User:edgar |Edgar E. Iglesias ]] | |||
* [[User:Joro |Joro ]] | |||
* [[User:LuizCapitulino |Luiz Capitulino ]] | |||
* [[User:Mariusmm |Màrius Montón ]] | |||
* [[User:Miguel |Miguel Di Ciurcio Filho ]] | |||
* [[User:NataliaPortillo |Natalia Portillo ]] | |||
* [[User:Paolo_Bonzini |Paolo Bonzini ]] | |||
* [[User:Pbrook |Paul Brook ]] | |||
* [[User:Stefan_Weil |Stefan Weil ]] | |||
* [[User:Stefanha |Stefan Hajnoczi ]] | |||
* [[User:wuzhy |Zhi Yong Wu ]] |
Revision as of 11:33, 14 October 2011
Project Infrastructure
- Source repository: Mainline qemu.git and developer repositories
- Mailing list: mailing list
- IRC: #qemu on irc.oftc.net
- Bug tracker: launchpad
- Continuous integration: buildbot
- Wiki: this website
Key Information
Students
QEMU is participating in Google's Summer of Code 2011 program.
Some reports on the processed topics (partially or fully) from 2010 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-2011 and especially lots more of probably still open topics for improvement please see this page.
Planning
Features
- /Features
- 0.13
- 0.13/HelperNetworking
- Proposed 0.13 Features
- 40p
- AHCI
- BeBox
- Block/Merge
- CPUModels
- Cow2
- DriveRefactoring
- DiskIOLimits
- FVD
- FVD/Compare
- FVD/Design
- FVD/Engineering
- FVD/Experiment
- FVD/Specification
- FVD/WhyFVD
- FaultTolerance
- GtkDisplayState
- HPPA
- HelperNetworking
- NetDeviceFailover
- PCIMemoryAPI
- PostCopy LiveMigration
- PReP cleanup
- PVCrashDetection
- QDevCleanup
- QED
- QED/OnlineDefrag
- QED/OutstandingWork
- QED/ParallelSubmission
- QED/ScanAvoidance
- QED/Specification
- QED/Streaming
- QED/Trim
- QMP2
- QMP_0.14
- Qcow2DataIntegrity
- RamAPI
- ResetAPI
- Sheepdog
- Sheepdog/Corosync
- Sheepdog/Getting
- Smartcard
- Smartcard/Specification
- Snapshots
- Snapshots2
- SnapshottingImprovements
- TCG Interpreter
- Tracing
- Tracing/Roadmap
- Tracing/UseCases
- Usability
- VirtioBlkBoot
- VirtioIoeventfd
- Z80
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
- Blackfin QEMU tree