Contribute: Difference between revisions
(Fixed Ranchu link, and remove HPPA fork (HPPA support is now available in the main QEMU code base)) |
|||
Line 48: | Line 48: | ||
* Blackfin (on [https://github.com/vapier/qemu GitHub]) | * Blackfin (on [https://github.com/vapier/qemu GitHub]) | ||
* Goldfish (at [https://android.googlesource.com/platform/external/qemu Android]) | * Goldfish (at [https://android.googlesource.com/platform/external/qemu Android]) | ||
* Ranchu (Android rebase, see [https:// | * 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]) | ||
* Taskit Portux920T (on [https://github.com/daro-tuberlin/Qemu-taskit-920T GitHub]) | * Taskit Portux920T (on [https://github.com/daro-tuberlin/Qemu-taskit-920T GitHub]) |
Revision as of 19:43, 16 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
Known forks
- 6502 (on GitHub)
- AT91SAM9263 (on Github)
- Beagleboard (at Linaro)
- Blackfin (on GitHub)
- Goldfish (at Android)
- Ranchu (Android rebase, see GoogleSource.com)
- Meta (on GitHub)
- Taskit Portux920T (on GitHub)
- Z80
- Macintosh 128k (work in progress) (on GitHub)
- QEMU with Windbg stub (work in progress) (on GitHub)