Contribute: Difference between revisions
m (→Known forks: link in the Blackfin repo) |
|||
Line 54: | Line 54: | ||
* [[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]) |
Revision as of 07:06, 8 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 Google Group)
- HPPA
- Meta (on GitHub)
- Taskit Portux920T (on GitHub)
- Z80
- Macintosh 128k (work in progress) (on GitHub)
- QEMU with Windbg stub (work in progress) (on GitHub)