Documentation: Difference between revisions
No edit summary |
(http://qemu-buch.de) |
||
Line 13: | Line 13: | ||
* [http://www.usenix.org/publications/library/proceedings/usenix05/tech/freenix/bellard.html QEMU, a Fast and Portable Dynamic Translator], USENIX 2005 Annual Technical Conference, FREENIX Track | * [http://www.usenix.org/publications/library/proceedings/usenix05/tech/freenix/bellard.html QEMU, a Fast and Portable Dynamic Translator], USENIX 2005 Annual Technical Conference, FREENIX Track | ||
* [http://www.gnome.org/~markmc/qcow-image-format.html The QCOW Image Format] | * [http://www.gnome.org/~markmc/qcow-image-format.html The QCOW Image Format] | ||
== Other Languages == | |||
* [http://qemu-buch.de qemu-buch.de (Deutsch)] |
Revision as of 06:58, 3 February 2010
How do I...
Reference User Documentation
Technical Documentation
- QEMU Internals
- QEMU accelerator (KQEMU) Technical documentation and API specification (obsolete)
- Porting QEMU to new CPU, by Johannes Schindelin
- QEMU, a Fast and Portable Dynamic Translator, USENIX 2005 Annual Technical Conference, FREENIX Track
- The QCOW Image Format