commit:     a8f5ab1c93f792f815df459cfc3465672d94ff7d
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 07:37:30 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 07:43:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f5ab1c

profiles: Add qemu softmmu and user target descriptions

 profiles/desc/qemu_softmmu_targets.desc |  1 +
 profiles/desc/qemu_user_targets.desc    | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc 
b/profiles/desc/qemu_softmmu_targets.desc
index 96c635c703..bc460aefd8 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -20,6 +20,7 @@ mips64 - system emulation target
 mipsel - system emulation target
 mips - system emulation target
 moxie - moxielogic system emulation target
+nios2 - system emulation target
 or32 - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index a90ca67658..96ed51497a 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -8,9 +8,10 @@
 
 aarch64 - ARM64 userspace emulation target
 alpha - userspace emulation target
-armeb - ARM (big endian) userspace emulation target
 arm - ARM (little endian) userspace emulation target
+armeb - ARM (big endian) userspace emulation target
 cris - userspace emulation target
+hppa - usersparce emulation target
 i386 - userspace emulation target
 m68k - userspace emulation target
 microblazeel - userspace emulation target
@@ -18,14 +19,15 @@ microblaze - userspace emulation target
 mips64el - userspace emulation target
 mips64 - userspace emulation target
 mipsel - userspace emulation target
-mipsn32 - MIPS N32 ABI userspace emulation target
 mipsn32el - MIPS N32 ABI LE userspace emulation target
+mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
+nios2 - userspace emulation target
 or32 - OpenRISC userspace emulation target
-ppc - PowerPC 32-bit big endian userspace emulation target
-ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
+ppc64 - PowerPC 64-bit big endian userspace emulation target
+ppc - PowerPC 32-bit big endian userspace emulation target
 s390x - userspace emulation target
 sh4eb - userspace emulation target
 sh4 - userspace emulation target

Reply via email to