Documentation: Difference between revisions
(CEnkybUG) |
(Undo revision 143 by 91.214.45.48 (Talk)) |
||
Line 1: | Line 1: | ||
== How do I... == | |||
* [[Documentation/Networking|Set up Networking]] | |||
== Reference User Documentation == | |||
* [http://wiki.qemu.org/download/qemu-doc.html QEMU Documentation] | |||
* [[KQemu/Doc|QEMU Accelerator Documentation]] ([[KQEMU]], obsolete) | |||
* [http://www.claunia.com/qemu QEMU Official OS Support List] | |||
== Technical Documentation == | |||
* [http://www.qemu.org/qemu-tech.html QEMU Internals] | |||
* [http://www.qemu.org/kqemu-tech.html QEMU accelerator (KQEMU) Technical documentation and API specification (obsolete)] | |||
* [http://libvncserver.sourceforge.net/qemu/qemu-porting.html Porting QEMU to new CPU], by Johannes Schindelin | |||
* [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] |
Revision as of 13:13, 18 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