Documentation/Platforms: Difference between revisions
(Final tweaks) |
(Add a feature table) |
||
Line 2: | Line 2: | ||
Platforms available in QEMU: | Platforms available in QEMU: | ||
{| | |||
| width="50%" valign="top" | | |||
{|class="wikitable sortable" style="font-size: small; text-align: center; table-layout: fixed;" | {|class="wikitable sortable" style="font-size: small; text-align: center; table-layout: fixed;" | ||
Line 7: | Line 10: | ||
! Hardware Virtualization | ! Hardware Virtualization | ||
! TCG Guest | ! TCG Guest | ||
! | ! MTTCG | ||
! TCG Host | ! TCG Host | ||
|- | |- | ||
Line 141: | Line 144: | ||
| {{No}} | | {{No}} | ||
| {{No}} | | {{No}} | ||
|} | |||
| width="50%" valign="top" | | |||
{| class="wikitable" | |||
! colspan="2" | Features | |||
|- | |||
| '''Hardware Virtualization''' | |||
| If the platform supports hardware supported virtualization | |||
|- | |||
| '''TCG Guest''' | |||
| If you can run as an emulated guest on any supported platform | |||
|- | |||
| '''MTTCG''' | |||
| If the emulated guest support can run on [[Features/tcg-multithread|multiple host threads]] | |||
|- | |||
| '''TCG Host''' | |||
| If the platform can host any supported guest with TCG generated code | |||
|} | |||
|} | |} | ||
Revision as of 11:34, 13 March 2018
Platforms available in QEMU:
|
|
All platforms emulated by QEMU should be documented in sub-pages here:
- Documentation/Platforms/ARM
- Documentation/Platforms/Alpha
- Documentation/Platforms/CRIS
- Documentation/Platforms/HPPA
- Documentation/Platforms/LatticeMico32
- Documentation/Platforms/MIPS
- Documentation/Platforms/MicroBlaze
- Documentation/Platforms/Moxie
- Documentation/Platforms/Nios2
- Documentation/Platforms/OpenRISC
- Documentation/Platforms/PC
- Documentation/Platforms/POWER
- Documentation/Platforms/PowerNV
- Documentation/Platforms/PowerPC
- Documentation/Platforms/RISCV
- Documentation/Platforms/S390X
- Documentation/Platforms/SH4
- Documentation/Platforms/SPARC
- Documentation/Platforms/TileGX
- Documentation/Platforms/TriCore
- Documentation/Platforms/Unicore32
- Documentation/Platforms/Xtensa
- Documentation/Platforms/m68k