From: Mike Frysinger Date: Mon, 7 Sep 2015 17:02:18 +0000 (-0400) Subject: app-emulation/qemu: add desc for new flags #559846 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=227719ba6c3a923e55df19f6de34f9c87854dda8;p=gentoo.git app-emulation/qemu: add desc for new flags #559846 --- diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index e473b2072785..96c635c703ee 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -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 diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index b4afce03ee3d..3f9efd2ac74a 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -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