build-platforms.rst (e46e2628e9fcce39e7ae28ac8c24bcc643ac48eb) build-platforms.rst (54ab3c3feef6e5a6c6cf97c4532ebed642ec2705)
1.. _Supported-build-platforms:
2
3Supported build platforms
4=========================
5
6QEMU aims to support building and executing on multiple host OS
7platforms. This appendix outlines which platforms are the major build
8targets. These platforms are used as the basis for deciding upon the

--- 27 unchanged lines hidden (view full) ---

36
37 .. list-table::
38 :header-rows: 1
39
40 * - CPU Architecture
41 - Accelerators
42 * - Arm
43 - kvm (64 bit only), tcg, xen
1.. _Supported-build-platforms:
2
3Supported build platforms
4=========================
5
6QEMU aims to support building and executing on multiple host OS
7platforms. This appendix outlines which platforms are the major build
8targets. These platforms are used as the basis for deciding upon the

--- 27 unchanged lines hidden (view full) ---

36
37 .. list-table::
38 :header-rows: 1
39
40 * - CPU Architecture
41 - Accelerators
42 * - Arm
43 - kvm (64 bit only), tcg, xen
44 * - MIPS
44 * - MIPS (little endian only)
45 - kvm, tcg
46 * - PPC
47 - kvm, tcg
48 * - RISC-V
49 - kvm, tcg
50 * - s390x
51 - kvm, tcg
52 * - SPARC

--- 60 unchanged lines hidden ---
45 - kvm, tcg
46 * - PPC
47 - kvm, tcg
48 * - RISC-V
49 - kvm, tcg
50 * - s390x
51 - kvm, tcg
52 * - SPARC

--- 60 unchanged lines hidden ---