Documentation: Difference between revisions
(→Startup: +wikibooks) |
(→Reference User Documentation: changed section headline, changed link titles to really reflect the document name) |
||
Line 13: | Line 13: | ||
* [[Documentation/GettingStartedDevelopers|Getting Started for Developers]] | * [[Documentation/GettingStartedDevelopers|Getting Started for Developers]] | ||
== | == Documentation == | ||
* [http://wiki.qemu.org/download/qemu-doc.html QEMU Documentation] | * [http://wiki.qemu.org/download/qemu-doc.html QEMU Emulator User Documentation] | ||
* [[KQemu/Doc|QEMU Accelerator Documentation]] ([[KQEMU]], obsolete) | * [[KQemu/Doc|QEMU Accelerator User Documentation]] ([[KQEMU]], obsolete) | ||
* [http://www.claunia.com/qemu QEMU Official OS Support List] | * [http://www.claunia.com/qemu QEMU Official OS Support List] (includes images) | ||
== Technical Documentation == | == Technical Documentation == |
Revision as of 18:59, 5 January 2011
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
Documentation
- QEMU Emulator User Documentation
- QEMU Accelerator User Documentation (KQEMU, obsolete)
- QEMU Official OS Support List (includes images)
Technical Documentation
- QEMU Internals, snapshot of technical documentation generated from qemu-tech.texi
- 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)