diff options
author | Gerd Hoffmann | 2020-06-05 14:59:52 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2020-06-17 09:12:22 +0200 |
commit | 9f815e83e983d247a3cd67579d2d9c1765adc644 (patch) | |
tree | a1694d3430c18c2cc16462688556735c6b292efb /linux-headers | |
parent | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16... (diff) | |
download | qemu-9f815e83e983d247a3cd67579d2d9c1765adc644.tar.gz qemu-9f815e83e983d247a3cd67579d2d9c1765adc644.tar.xz qemu-9f815e83e983d247a3cd67579d2d9c1765adc644.zip |
usb: add hostdevice property to usb-host
The new property allows to specify usb host device name. Uses standard
qemu_open(), so both file system path (/dev/bus/usb/$bus/$dev on linux)
and file descriptor passing can be used.
Requires libusb 1.0.23 or newer. The hostdevice property is only
present in case qemu is compiled against a new enough library version,
so the presence of the property can be used for feature detection.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20200605125952.13113-1-kraxel@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions