Documentation
Startup
- QEMU crash course
- QEMU documentation on wikibooks.org
How do I...
for users
- Set up Networking
- Setting up VirtFS (9P Sharing over Virtio) between the guest and host
- Create a Snapshot
for developers
User Documentation
- QEMU Emulator User Documentation (HTML generated from QEMU sources, alternate location: http://www.weilnetz.de/qemu-doc.html)
- QEMU Accelerator User Documentation (KQEMU, obsolete)
- QEMU Official OS Support List (includes images)
Technical Documentation
- QEMU Internals (HTML generated from QEMU sources)
- QEMU, a Fast and Portable Dynamic Translator, USENIX 2005 Annual Technical Conference, FREENIX Track (NB: dyngen is obsolete and has been replaced by TCG)
- The QCOW Image Format
- Hardware Manuals
- Instruction Set Manuals (Assembly Language)