diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2017-02-18 19:00:53 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2017-02-18 19:00:53 +0300 |
commit | ed84a39c9cba85dc47aaff034a668253b1820898 (patch) | |
tree | a64a09e3663dfe4788585a96cb51ce538cebbfb3 /app-emulation/qemu | |
parent | bbc71adfffc7afa17c853992c2227ff088d322ba (diff) |
qemu: updated targets
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-scm.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-scm.ebuild b/app-emulation/qemu/qemu-scm.ebuild index 58db866..47a25d3 100644 --- a/app-emulation/qemu/qemu-scm.ebuild +++ b/app-emulation/qemu/qemu-scm.ebuild @@ -31,7 +31,7 @@ static-user systemtap tci test +threads usb usbredir +uuid vde +vhost-net \ virgl virtfs +vnc vte xattr xen xfs" COMMON_TARGETS="aarch64 alpha arm cris i386 m68k microblaze microblazeel mips -mips64 mips64el mipsel nios2 or32 ppc ppc64 s390x sh4 sh4eb sparc sparc64 +mips64 mips64el mipsel nios2 or1k ppc ppc64 s390x sh4 sh4eb sparc sparc64 x86_64" IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS} lm32 moxie ppcemb tricore xtensa xtensaeb unicore32" IUSE_USER_TARGETS="${COMMON_TARGETS} armeb hppa mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus tilegx" @@ -195,7 +195,7 @@ QA_WX_LOAD="usr/bin/qemu-i386 usr/bin/qemu-microblazeel usr/bin/qemu-mips usr/bin/qemu-mipsel - usr/bin/qemu-or32 + usr/bin/qemu-or1k usr/bin/qemu-ppc usr/bin/qemu-ppc64 usr/bin/qemu-ppc64abi32 |