blob: 471ad4befc50add74305f50c0e01ff8c94a0c3c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.7 2014/04/22 00:22:21 vapier Exp $
# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
# Keep it sorted.
aarch64 - ARM64 system emulation target
alpha - system emulation target
arm - system emulation target
cris - system emulation target
i386 - system emulation target
lm32 - LatticeMico32 system emulation target
m68k - system emulation target
microblazeel - system emulation target
microblaze - system emulation target
mips64el - system emulation target
mips64 - system emulation target
mipsel - system emulation target
mips - system emulation target
moxie - moxielogic system emulation target
or32 - OpenRISC system emulation target
ppc64 - system emulation target
ppcemb - system emulation target
ppc - system emulation target
s390x - system emulation target
sh4eb - system emulation target
sh4 - system emulation target
sparc - system emulation target
sparc64 - system emulation target
unicore32 - system emulation target
x86_64 - system emulation target
xtensaeb - system emulation target
xtensa - system emulation target
|