Documentation: Difference between revisions

From QEMU
m (rm spam)
m (Reverted edits by Jcmvbkbc (Talk) to last revision by HenryMellor)
Line 9: Line 9:
* [[Documentation/9psetup|Setting up VirtFS (9P Sharing over Virtio) between the guest and host]]
* [[Documentation/9psetup|Setting up VirtFS (9P Sharing over Virtio) between the guest and host]]
* [[Documentation/CreateSnapshot|Create a Snapshot]]
* [[Documentation/CreateSnapshot|Create a Snapshot]]
* [https://wiki.edubuntu.org/UbuntuDevelopment/Ports Ubuntu Development Ports] - details on qemu-<arch> usage, chroot set up, system emulation and cross compilation
* [https://wiki.edubuntu.org/UbuntuDevelopment/Ports Ubuntu Development Ports] - details on qemu-<arch> usage, chroot set up, system emulation and <span class="plainlinks">[http://www.prweekus.com/pages/login.aspx?returl=/citrix-online-taps-atomic-pr/article/165675/&pagetypeid=28&articleid=165675&accesslevel=2&expireddays=0&accessAndPrice=0 <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">AtomicPR</span>] cross compilation
* [http://www.gentoo.org/proj/en/base/embedded/handbook/index.xml?part=1&chap=5 Compiling with qemu-user chroot] - details on tuning binfmt_misc with magic patterns for making alien binaries run from the shell with silent invocation of QEMU
* [http://www.gentoo.org/proj/en/base/embedded/handbook/index.xml?part=1&chap=5 Compiling with qemu-user chroot] - details on tuning binfmt_misc with magic patterns for <span class="plainlinks">[http://www.art-mine.com <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">Agora Gallery</span>] making alien binaries run from the shell with silent invocation of QEMU


''for users that target for a specific platform''
''for users that target for a specific platform''
Line 35: Line 35:
* [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]
* [[Documentation/HardwareManuals|Hardware Manuals]]
* [[Documentation/HardwareManuals|Hardware Manuals]]
* [http://www.linkedin.com/company/agora-gallery/ Agora Gallery]
* [[Documentation/ISAManuals|Instruction Set Manuals (Assembly Language)]]
* [[Documentation/ISAManuals|Instruction Set Manuals (Assembly Language)]]
* [[Documentation/Platforms/PC|PC Platform]]
* [[Documentation/Platforms/PC|PC Platform]] <span class="plainlinks">[http://en.wikipedia.org/wiki/Bankers_Life_and_Casualty <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">bankers life and casualty</span>]

Revision as of 21:50, 24 October 2011

Startup

How do I...

for users

for users that target for a specific platform

for developers

User Documentation

Technical Documentation