Documentation: Difference between revisions
(added link to crash course, reordered howto topics) |
(→Startup: +wikibooks) |
||
Line 1: | Line 1: | ||
== Startup == | == Startup == | ||
* [http://www.crashcourse.ca/wiki/index.php/QEMU QEMU crash course] | * [http://www.crashcourse.ca/wiki/index.php/QEMU QEMU crash course] | ||
* [http://en.wikibooks.org/wiki/QEMU QEMU documentation] on wikibooks.org | |||
== How do I... == | == How do I... == |
Revision as of 18:38, 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
Reference User Documentation
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)