Merge remote-tracking branch 'remotes/arcriley/master'
[gentoo.git] / app-emulation / qemu / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>qemu</herd>
5         <use>
6                 <flag name="accessibility">Adds support for braille displays using brltty</flag>
7                 <flag name="aio">Enables support for Linux's Async IO</flag>
8                 <flag name="alsa">Enable alsa output for sound emulation</flag>
9                 <flag name="curl">Support ISOs / -cdrom directives vis HTTP or HTTPS.</flag>
10                 <flag name="fdt">Enables firmware device tree support</flag>
11                 <flag name="glusterfs">Enables GlusterFS cluster fileystem via
12                         <pkg>sys-cluster/glusterfs</pkg></flag>
13                 <flag name="gtk2">Use gtk-2 instead of gtk-3</flag>
14                 <flag name="iscsi">Enable direct iSCSI support via
15                 <pkg>net-libs/libiscsi</pkg> instead of indirectly via the Linux
16                 block layer that <pkg>sys-block/open-iscsi</pkg> does.</flag>
17                 <flag name="ncurses">Enable the ncurses-based console</flag>
18                 <flag name="nfs">Enable NFS support</flag>
19                 <flag name="numa">Enable NUMA support</flag>
20                 <flag name="pin-upstream-blobs">Pin the versions of BIOS firmware to the version included in the upstream release.
21                 This is needed to sanely support migration/suspend/resume/snapshotting/etc... of instances.
22                 When the blobs are different, random corruption/bugs/crashes/etc... may be observed.</flag>
23                 <flag name="pulseaudio">Enable pulseaudio output for sound emulation</flag>
24                 <flag name="rbd">Enable rados block device backend support, see http://ceph.newdream.net/wiki/QEMU-RBD</flag>
25                 <flag name="sdl">Enable the SDL-based console</flag>
26                 <flag name="sdl2">Use libsdl2 instead of libsdl</flag>
27                 <flag name="spice">Enable Spice protocol support via <pkg>app-emulation/spice</pkg></flag>
28                 <flag name="ssh">Enable SSH based block device support via <pkg>net-libs/libssh2</pkg></flag>
29                 <flag name="static-softmmu">Builds the Software MMU (system) targets as static binaries</flag>
30                 <flag name="static-user">Build the User targets as static binaries</flag>
31                 <flag name="static">Enables both 'static-softmmu' and 'static-user'</flag>
32                 <flag name="snappy">Enable support for snappy compression</flag>
33                 <flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
34                 <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>
35                 <flag name="tls">Enable TLS support for the VNC console server.
36                 For 1.4 and newer this also enables WebSocket support.
37                 For 2.0 through 2.3 also enables disk quorum support.</flag>
38                 <flag name="jpeg">Enable jpeg image support for the VNC console server</flag>
39                 <flag name="png">Enable png image support for the VNC console server</flag>
40                 <flag name="usb">Enable USB passthrough via <pkg>dev-libs/libusb</pkg></flag>
41                 <flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to redirect USB devices to another machine over TCP</flag>
42                 <flag name="uuid">Enable UUID support in the vdi block driver</flag>
43                 <flag name="vde">Enable VDE-based networking</flag>
44                 <flag name="vhost-net">Enable accelerated networking using vhost-net, see http://www.linux-kvm.org/page/VhostNet</flag>
45                 <flag name="virgl">Enable experimental Virgil 3d (virtual software GPU)</flag>
46                 <flag name="virtfs">Enable VirtFS via virtio-9p-pci / fsdev. See http://wiki.qemu.org/Documentation/9psetup</flag>
47                 <flag name="vte">Enable terminal support (<pkg>x11-libs/vte</pkg>) in the GTK+ interface</flag>
48                 <flag name="xattr">Add support for getting and setting POSIX extended attributes, through
49                 <pkg>sys-apps/attr</pkg>. Requisite for the virtfs backend.
50         </flag>
51                 <flag name="xen">Enables support for Xen backends</flag>
52                 <flag name="xfs">Support xfsctl() notification and syncing for XFS backed
53                 virtual disks.</flag>
54         </use>
55 </pkgmetadata>