2012-02-06 16:39:49 +04:00
<?xml version="1.0" encoding="UTF-8"?>
2015-08-25 09:05:57 +03:00
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
2012-02-06 16:39:49 +04:00
<pkgmetadata >
2016-01-26 08:51:40 +03:00
<maintainer type= "project" >
<email > qemu@gentoo.org</email>
<name > Gentoo QEMU Project</name>
</maintainer>
2015-08-17 13:01:14 +03:00
<use >
<flag name= "accessibility" > Adds support for braille displays using brltty</flag>
<flag name= "aio" > Enables support for Linux's Async IO</flag>
<flag name= "alsa" > Enable alsa output for sound emulation</flag>
<flag name= "curl" > Support ISOs / -cdrom directives vis HTTP or HTTPS.</flag>
<flag name= "fdt" > Enables firmware device tree support</flag>
<flag name= "glusterfs" > Enables GlusterFS cluster fileystem via
2014-08-28 16:36:23 +04:00
<pkg > sys-cluster/glusterfs</pkg> </flag>
2016-02-20 09:00:49 +03:00
<flag name= "gnutls" > Enable TLS support for the VNC console server.
For 1.4 and newer this also enables WebSocket support.
For 2.0 through 2.3 also enables disk quorum support.</flag>
2015-08-17 13:01:14 +03:00
<flag name= "gtk2" > Use gtk-2 instead of gtk-3</flag>
<flag name= "iscsi" > Enable direct iSCSI support via
2013-03-17 19:32:59 +04:00
<pkg > net-libs/libiscsi</pkg> instead of indirectly via the Linux
block layer that <pkg > sys-block/open-iscsi</pkg> does.</flag>
2015-08-17 13:01:14 +03:00
<flag name= "ncurses" > Enable the ncurses-based console</flag>
<flag name= "nfs" > Enable NFS support</flag>
<flag name= "numa" > Enable NUMA support</flag>
<flag name= "pin-upstream-blobs" > Pin the versions of BIOS firmware to the version included in the upstream release.
2014-08-06 17:12:35 +04:00
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.</flag>
2015-08-17 13:01:14 +03:00
<flag name= "pulseaudio" > Enable pulseaudio output for sound emulation</flag>
<flag name= "rbd" > Enable rados block device backend support, see http://ceph.newdream.net/wiki/QEMU-RBD</flag>
<flag name= "sdl" > Enable the SDL-based console</flag>
<flag name= "sdl2" > Use libsdl2 instead of libsdl</flag>
<flag name= "spice" > Enable Spice protocol support via <pkg > app-emulation/spice</pkg> </flag>
<flag name= "ssh" > Enable SSH based block device support via <pkg > net-libs/libssh2</pkg> </flag>
<flag name= "static-user" > Build the User targets as static binaries</flag>
2017-02-28 16:55:10 +03:00
<flag name= "static" > Build the User and Software MMU (system) targets as well as tools as static binaries</flag>
2015-08-17 13:01:14 +03:00
<flag name= "snappy" > Enable support for snappy compression</flag>
<flag name= "systemtap" > Enable SystemTAP/DTrace tracing</flag>
<flag name= "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.</flag>
<flag name= "jpeg" > Enable jpeg image support for the VNC console server</flag>
<flag name= "png" > Enable png image support for the VNC console server</flag>
<flag name= "usb" > Enable USB passthrough via <pkg > dev-libs/libusb</pkg> </flag>
<flag name= "usbredir" > Use <pkg > sys-apps/usbredir</pkg> to redirect USB devices to another machine over TCP</flag>
<flag name= "vde" > Enable VDE-based networking</flag>
<flag name= "vhost-net" > Enable accelerated networking using vhost-net, see http://www.linux-kvm.org/page/VhostNet</flag>
2015-12-08 08:54:02 +03:00
<flag name= "virgl" > Enable experimental Virgil 3d (virtual software GPU)</flag>
2015-08-17 13:01:14 +03:00
<flag name= "virtfs" > Enable VirtFS via virtio-9p-pci / fsdev. See http://wiki.qemu.org/Documentation/9psetup</flag>
<flag name= "vte" > Enable terminal support (<pkg > x11-libs/vte</pkg> ) in the GTK+ interface</flag>
<flag name= "xattr" > Add support for getting and setting POSIX extended attributes, through
2014-08-28 16:36:23 +04:00
<pkg > sys-apps/attr</pkg> . Requisite for the virtfs backend.
</flag>
2015-08-17 13:01:14 +03:00
<flag name= "xen" > Enables support for Xen backends</flag>
<flag name= "xfs" > Support xfsctl() notification and syncing for XFS backed
2012-10-10 16:49:17 +04:00
virtual disks.</flag>
2015-08-17 13:01:14 +03:00
</use>
2012-02-06 16:39:49 +04:00
</pkgmetadata>