Documentation/Platforms: Difference between revisions
No edit summary |
(Halfway through updating table) |
||
Line 5: | Line 5: | ||
{|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;" | ||
! Platform | ! Platform | ||
! | ! Hardware Virtualization | ||
! TCG Guest | ! TCG Guest | ||
! TCG MTTCG | ! TCG MTTCG | ||
Line 17: | Line 17: | ||
|- | |- | ||
| [[Documentation/Platforms/ARM|ARM]] | | [[Documentation/Platforms/ARM|ARM]] | ||
| {{Yes| | | {{Yes|KVM}} | ||
| {{Yes}} | | {{Yes}} | ||
| {{Yes}} | | {{Yes}} | ||
Line 29: | Line 29: | ||
|- | |- | ||
| [[Documentation/Platforms/HPPA|HPPA]] | | [[Documentation/Platforms/HPPA|HPPA]] | ||
| No | | {{No}} | ||
| Yes | | {{Yes}} | ||
| No | | {{Yes}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/PC|i386/x86-64]] | | [[Documentation/Platforms/PC|i386/x86-64]] | ||
| KVM, | | {{Yes|KVM, HAX, HVF, WHPX}} | ||
| Yes | | {{Yes}} | ||
| Yes | | {{No}} | ||
| {{Yes}} | |||
|- | |- | ||
| [[Documentation/Platforms/LatticeMico32|LatticeMico32]] | | [[Documentation/Platforms/LatticeMico32|LatticeMico32]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/68k|68K]] | | [[Documentation/Platforms/68k|68K]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{Yes}} | |||
|- | |- | ||
| [[Documentation/Platforms/MicroBlaze|MicroBlaze]] | | [[Documentation/Platforms/MicroBlaze|MicroBlaze]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/MIPS|MIPS]] | | [[Documentation/Platforms/MIPS|MIPS]] | ||
| | | {{Yes}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{Yes}} | |||
|- | |- | ||
| [[Documentation/Platforms/Moxie|Moxie]] | | [[Documentation/Platforms/Moxie|Moxie]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/Nios2|Nios2]] | | [[Documentation/Platforms/Nios2|Nios2]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/OpenRISC|OpenRISC]] | | [[Documentation/Platforms/OpenRISC|OpenRISC]] | ||
| | | {{No}} | ||
| | | {{Yes}} | ||
| | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/POWER|Power]] | | [[Documentation/Platforms/POWER|Power]] | ||
| KVM | | {{Yes|KVM}} | ||
| Yes | | {{Yes}} | ||
| Yes | | {{Yes}} | ||
| {{Yes}} | |||
|- | |- | ||
| [[Documentation/Platforms/PowerPC|PowerPC]] | | [[Documentation/Platforms/PowerPC|PowerPC]] | ||
| KVM | | {{Yes|KVM}} | ||
| Yes | | {{Yes}} | ||
| Yes | | {{Yes}} | ||
| {{Yes}} | |||
|- | |- | ||
| [[Documentation/Platforms/RISCV|RISC-V]] | | [[Documentation/Platforms/RISCV|RISC-V]] | ||
| | | {{No|KVM coming}} | ||
| Yes | | {{Yes}} | ||
| No | | {{No}} | ||
| {{No}} | |||
|- | |- | ||
| [[Documentation/Platforms/SH4|SH4]] | | [[Documentation/Platforms/SH4|SH4]] | ||
| | | {{No}} | ||
| | | | ||
| | | |
Revision as of 11:19, 13 March 2018
Platforms available in QEMU:
Platform | Hardware Virtualization | TCG Guest | TCG MTTCG | TCG Host |
---|---|---|---|---|
Alpha | No | Yes | Yes | No |
ARM | KVM | Yes | Yes | 32 & 64bit |
CRIS | No | Yes | No | No |
HPPA | No | Yes | Yes | No |
i386/x86-64 | KVM, HAX, HVF, WHPX | Yes | No | Yes |
LatticeMico32 | No | Yes | No | No |
68K | No | Yes | No | Yes |
MicroBlaze | No | Yes | No | No |
MIPS | Yes | Yes | No | Yes |
Moxie | No | Yes | No | No |
Nios2 | No | Yes | No | No |
OpenRISC | No | Yes | No | No |
Power | KVM | Yes | Yes | Yes |
PowerPC | KVM | Yes | Yes | Yes |
RISC-V | KVM coming | Yes | No | No |
SH4 | No | |||
Sparc | ||||
s390x | Yes | Yes | Yes | |
TileGX | ||||
TriCore | ||||
Unicore32 | ||||
Xtensa |
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