Documentation: Difference between revisions

From QEMU
(Add ARM to the platforms list, and sort all our own documentation ahead of the external links)
Line 23: Line 23:


For users that target for a specific platform:
For users that target for a specific platform:
* [http://www.aurel32.net/info/debian_arm_qemu.php Debian on an emulated ARM machine] based upon some Debian Linux host (see here for the probably most current [http://people.debian.org/~aurel32/qemu/armel/ images] matching this HowTo)
* [[Documentation/Platforms/ARM|Running ARM guests on QEMU]]
* [[Documentation/Platforms/POWER|Running POWER / sPAPR / pseries guests on QEMU]]
* [[Documentation/Platforms/PowerPC|Running PowerPC Macintosh guests on QEMU]]
* [[Documentation/Platforms/SPARC|Running SPARC guests on QEMU]]
* [http://www.aurel32.net/info/debian_mips_qemu.php Debian on an emulated MIPS(EL) machine] based upon some Debian Linux host
* [http://www.aurel32.net/info/debian_mips_qemu.php Debian on an emulated MIPS(EL) machine] based upon some Debian Linux host
* [http://www.aurel32.net/info/debian_sparc_qemu.php Debian on an emulated SPARC machine] based upon some Debian Linux host
* [http://www.aurel32.net/info/debian_sparc_qemu.php Debian on an emulated SPARC machine] based upon some Debian Linux host
Line 29: Line 32:
* [http://en.wikibooks.org/wiki/QEMU/FreeDOS FreeDos on QEMU-x86] based upon some Linux host (concentrates on host details)
* [http://en.wikibooks.org/wiki/QEMU/FreeDOS FreeDos on QEMU-x86] based upon some Linux host (concentrates on host details)
* [http://www.elinux.org/Virtual_Development_Board QEMU in Embedded Linux Development] - Virtual Development Board
* [http://www.elinux.org/Virtual_Development_Board QEMU in Embedded Linux Development] - Virtual Development Board
* [[Documentation/Platforms/POWER|Running POWER / sPAPR / pseries guests on QEMU]]
* [[Documentation/Platforms/PowerPC|Running PowerPC Macintosh guests on QEMU]]
* [[Documentation/Platforms/SPARC|Running SPARC guests on QEMU]]


=== For developers ===
=== For developers ===

Revision as of 21:52, 5 November 2016

Startup

How do I...

For users

All user documentation pages

Building QEMU from source:

For users that target for a specific platform:

For developers

All developer documentation pages

Technical Documentation

Blogs