diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-02-04 18:12:28 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-02-04 18:12:52 +0100 |
commit | a13c9106cd8f1ffc67859c2d670b9370f098fe02 (patch) | |
tree | 598cf7a9b1819e079bfc309a5d8e1f63d4783933 /app-emulation/qemu | |
parent | gnustep-base/mknfonts: stabilize 0.5-r3 for ppc (diff) | |
download | gentoo-a13c9106cd8f1ffc67859c2d670b9370f098fe02.tar.gz gentoo-a13c9106cd8f1ffc67859c2d670b9370f098fe02.tar.bz2 gentoo-a13c9106cd8f1ffc67859c2d670b9370f098fe02.zip |
app-emulation/qemu: drop unused use description
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml index bdb00757ca3e..55860ffa1847 100644 --- a/app-emulation/qemu/metadata.xml +++ b/app-emulation/qemu/metadata.xml @@ -53,7 +53,6 @@ <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 https://www.linux-kvm.org/page/VhostNet</flag> - <flag name="vhost-user-fs">Enable shared file system access using the FUSE protocol carried over virtio.</flag> <flag name="virgl">Enable experimental Virgil 3d (virtual software GPU)</flag> <flag name="virtfs">Enable VirtFS via virtio-9p-pci / fsdev. See https://wiki.qemu.org/Documentation/9psetup</flag> <flag name="vte">Enable terminal support (<pkg>x11-libs/vte</pkg>) in the GTK+ interface</flag> |