app-emulation/qemu: add desc for new flags #559846
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Sep 2015 17:02:18 +0000 (13:02 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 7 Sep 2015 17:02:37 +0000 (13:02 -0400)
profiles/desc/qemu_softmmu_targets.desc
profiles/desc/qemu_user_targets.desc

index e473b20727850fbb53fdeed1afc6b53cca6a3a71..96c635c703ee3d157fa459c139900f6619a041cb 100644 (file)
@@ -29,6 +29,7 @@ sh4eb - system emulation target
 sh4 - system emulation target
 sparc - system emulation target
 sparc64 - system emulation target
+tricore - system emulation target
 unicore32 - system emulation target
 x86_64 - system emulation target
 xtensaeb - system emulation target
index b4afce03ee3d97f877958059c43e4ffb7a781f81..3f9efd2ac74a65f2973c3eb6cc296af06f3ed143 100644 (file)
@@ -22,9 +22,10 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mipsn32el - MIPS N32 ABI LE userspace emulation target
 mips - 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
-ppc64 - userspace emulation target
-ppc - userspace emulation target
+ppc64le - PowerPC 64-bit little endian userspace emulation target
 s390x - userspace emulation target
 sh4eb - userspace emulation target
 sh4 - userspace emulation target