Contribute: Difference between revisions
(Fixed Ranchu link, and remove HPPA fork (HPPA support is now available in the main QEMU code base)) |
(Removed the Taskit Portux920T link - the destination is gone, and I did not find a new, working location for this fork anymore) |
||
Line 50: | Line 50: | ||
* Ranchu (Android rebase, see [https://qemu-android.googlesource.com/qemu-ranchu/ GoogleSource.com]) | * Ranchu (Android rebase, see [https://qemu-android.googlesource.com/qemu-ranchu/ GoogleSource.com]) | ||
* Meta (on [https://github.com/img-meta/qemu GitHub]) | * Meta (on [https://github.com/img-meta/qemu GitHub]) | ||
* [[Features/Z80| Z80]] | * [[Features/Z80| Z80]] | ||
* Macintosh 128k (work in progress) (on [https://github.com/Dovgalyuk/qemu/tree/Macintosh-128k/ GitHub]) | * Macintosh 128k (work in progress) (on [https://github.com/Dovgalyuk/qemu/tree/Macintosh-128k/ GitHub]) | ||
* QEMU with Windbg stub (work in progress) (on [https://github.com/ispras/qemu/tree/windbg GitHub]) | * QEMU with Windbg stub (work in progress) (on [https://github.com/ispras/qemu/tree/windbg GitHub]) |
Revision as of 17:03, 17 February 2017
Project Infrastructure
- Mainline qemu.git source repository (for developer repositories see the MAINTAINERS file).
- Mailing lists: savannah.nongnu.org
- IRC: #qemu on irc.oftc.net
- Bug tracker: launchpad
- Continuous Integration: Travis, Patchew
- Wiki: this website
- Phone call: Scheduled for Tuesdays on as-needed basis for agenda topics raised on mailing list. Contact Juan Quintela for dial-in details. To find the time in your location, use:
date -d 'TZ="America/New_York" Tuesday 10:00 am'
Info for new Contributors
- Getting started for developers
- How to submit a patch
- How to submit a trivial patch
- How to report a bug
- Bite Sized Tasks: Introductory task list for new contributors
- Contributor FAQ
Student Outreach
The QEMU project participates in both the Google Summer of Code and the Outreachy programs. See the repsective pages for details of project ideas and deadlines for submissions.
Development
The planning pages is where you can find important dates for the next release.
Features
- Completed
- Obsolete
- New boards
- ToDo lists
In progress:
- COLO
- CPUModels
- DriveRefactoring
- QOM
- QOM/CPU
- Record/Replay
- TPM
- TCG MultiThread
- virtio-crypto
- virtio-vsock