diff options
author | Michal Privoznik <mprivozn@redhat.com> | 2020-11-24 08:26:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-24 08:38:50 +0000 |
commit | 94eaac2fffaaf94baceb34dc3b6d24bae62476b0 (patch) | |
tree | 703261f07c266eaf2152dd6e575aa12c9305f45a /sys-fs | |
parent | dev-python/gevent: Remove old (diff) | |
download | gentoo-94eaac2fffaaf94baceb34dc3b6d24bae62476b0.tar.gz gentoo-94eaac2fffaaf94baceb34dc3b6d24bae62476b0.tar.bz2 gentoo-94eaac2fffaaf94baceb34dc3b6d24bae62476b0.zip |
app-emulation/qemu: Work around libusb bug
In its 6.9.0 relelase Libvirt changed way how USB devices are
specified on QEMU's command line. While previously .hostbus= and
.hostaddr= were used they were not really good fit and often get
in way of another libvirt feature - namespaces (see
v6.9.0-rc1~456 libvirt commit for more info). The new way of
configuring USB devices is .hostdevice=/dev/bus/usb/.../... but
it exposed a bug in libusb which is worked around in qemu (see
v5.1.0-599-g202d69a715 QEMU commit for more info). Backport the
workaround for the time being. It can be dropped when we rebase
to 5.2.0.
Closes: https://bugs.gentoo.org/753305
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Closes: https://github.com/gentoo/gentoo/pull/18385
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
0 files changed, 0 insertions, 0 deletions