build-platforms.rst (dd88d696ccecc0f3018568f8e281d3d526041e6f) | build-platforms.rst (14ed29da419f2bfcf177af21348e0e3c643ac6b0) |
---|---|
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 (little endian only) | 44 * - MIPS (64 bit little endian only) |
45 - kvm, tcg 46 * - PPC 47 - kvm, tcg 48 * - RISC-V 49 - kvm, tcg 50 * - s390x 51 - kvm, tcg 52 * - SPARC --- 95 unchanged lines hidden --- | 45 - kvm, tcg 46 * - PPC 47 - kvm, tcg 48 * - RISC-V 49 - kvm, tcg 50 * - s390x 51 - kvm, tcg 52 * - SPARC --- 95 unchanged lines hidden --- |