Advertisement
Guest User

Untitled

a guest
Sep 17th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. [ : I - package is installed with flag ]
  2. [ Colors : set, unset ]
  3. * Found these USE flags for app-emulation/qemu-2.1.0-r1:
  4. U I
  5. - - accessibility : Adds support for braille displays using brltty
  6. + + aio : Enables support for Linux's Async IO
  7. + + alsa : Enable alsa output for sound emulation
  8. - - bluetooth : Enable Bluetooth Support
  9. + + caps : Use Linux capabilities library to control privilege
  10. + + curl : Support ISOs / -cdrom directives vis HTTP or HTTPS.
  11. - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
  12. + + fdt : Enables firmware device tree support
  13. + + filecaps : Use Linux file capabilities to control privilege rather than set*id
  14. - - gtk : Add support for x11-libs/gtk+ (The GIMP Toolkit)
  15. - - infiniband : Enable Infiniband RDMA transport support
  16. - - iscsi : Enable direct iSCSI support via net-libs/libiscsi instead of indirectly via the Linux block layer that sys-block/open-iscsi does.
  17. + + jpeg : Enable jpeg image support for the VNC console server
  18. - - lzo : Enable support for lzo compression
  19. + + ncurses : Enable the ncurses-based console
  20. - - nfs : Enable NFS support
  21. - - nls : Add Native Language Support (using gettext - GNU locale utilities)
  22. - - numa : Enable NUMA support
  23. + + opengl : Add support for OpenGL (3D graphics)
  24. + + pin-upstream-blobs : Pin the versions of BIOS firmware to the version included in the upstream release. This is needed to sanely support migration/suspend/resume/snapshotting/etc... of instances. When the blobs are different, random corruption/bugs/crashes/etc... may be observed.
  25. + + png : Enable png image support for the VNC console server
  26. - - pulseaudio : Enable pulseaudio output for sound emulation
  27. - - python : Add optional support/bindings for the Python language
  28. + + python_targets_python2_7 : Build with Python 2.7
  29. - - qemu_softmmu_targets_aarch64 : ARM64 system emulation target
  30. - - qemu_softmmu_targets_alpha : system emulation target
  31. + + qemu_softmmu_targets_arm : system emulation target
  32. - - qemu_softmmu_targets_cris : system emulation target
  33. - - qemu_softmmu_targets_i386 : system emulation target
  34. - - qemu_softmmu_targets_lm32 : LatticeMico32 system emulation target
  35. - - qemu_softmmu_targets_m68k : system emulation target
  36. - - qemu_softmmu_targets_microblaze : system emulation target
  37. - - qemu_softmmu_targets_microblazeel : system emulation target
  38. + + qemu_softmmu_targets_mips : system emulation target
  39. + + qemu_softmmu_targets_mips64 : system emulation target
  40. - - qemu_softmmu_targets_mips64el : system emulation target
  41. - - qemu_softmmu_targets_mipsel : system emulation target
  42. - - qemu_softmmu_targets_moxie : moxielogic system emulation target
  43. - - qemu_softmmu_targets_or32 : OpenRISC system emulation target
  44. - - qemu_softmmu_targets_ppc : system emulation target
  45. - - qemu_softmmu_targets_ppc64 : system emulation target
  46. - - qemu_softmmu_targets_ppcemb : system emulation target
  47. - - qemu_softmmu_targets_s390x : system emulation target
  48. - - qemu_softmmu_targets_sh4 : system emulation target
  49. - - qemu_softmmu_targets_sh4eb : system emulation target
  50. - - qemu_softmmu_targets_sparc : system emulation target
  51. - - qemu_softmmu_targets_sparc64 : system emulation target
  52. - - qemu_user_targets_unicore32 : userspace emulation target
  53. - - qemu_user_targets_x86_64 : userspace emulation target
  54. - - rbd : Enable rados block device backend support, see http://ceph.newdream.net/wiki/QEMU-RBD
  55. - - sasl : Add support for the Simple Authentication and Security Layer
  56. + + sdl : Enable the SDL-based console
  57. + + seccomp : Utilize sys-libs/libseccomp to enable kernel filtering of system calls to prevent malicious guests from doing damage.
  58. - - smartcard : Enable smartcard support
  59. - - snappy : Enable support for snappy compression
  60. - - spice : Enable Spice protocol support via app-emulation/spice
  61. - - ssh : Enable SSH based block device support via net-libs/libssh2
  62. - - static : Enables both 'static-softmmu' and 'static-user'
  63. - - static-softmmu : Builds the Software MMU (system) targets as static binaries
  64. - - static-user : Build the User targets as static binaries
  65. - - systemtap : Enable SystemTAP/DTrace tracing
  66. - - tci : Enable the TCG Interpreter which can speed up or slowdown workloads depending on the host and guest CPUs being emulated. In the future it will be a runtime option but for now its compile time.
  67. - - test : Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
  68. + + threads : Add threads support for various packages. Usually pthreads
  69. + + tls : Enable TLS support for the VNC console server. For 1.4 and newer this also enables WebSocket support. For 2.0 and newer this also enables disk quorum support.
  70. - - usb : Enable USB passthrough via dev-libs/libusb
  71. - - usbredir : Use sys-apps/usbredir to redirect USB devices to another machine over TCP
  72. + + uuid : Enable UUID support in the vdi block driver
  73. - - vde : Enable VDE-based networking
  74. + + vhost-net : Enable accelerated networking using vhost-net, see http://www.linux-kvm.org/page/VhostNet
  75. - - virtfs : Enable VirtFS via virtio-9p-pci / fsdev. See http://wiki.qemu.org/Documentation/9psetup
  76. + + vnc : Enable VNC (remote desktop viewer) support
  77. + + xattr : Add support for getting and setting POSIX extended attributes, through sys-apps/attr. Requisite for the virtfs backend.
  78. - - xen : Enables support for Xen backends
  79. - - xfs : Support xfsctl() notification and syncing for XFS backed virtual disks.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement