]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: allow vendor/product addressing for USB hostdevs
authorCédric Bosdonnat <cbosdonnat@suse.com>
Thu, 11 Aug 2016 00:39:12 +0000 (18:39 -0600)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Fri, 2 Sep 2016 15:38:15 +0000 (17:38 +0200)
commite01d300bb1b2185536c81858e4e707e1f16a4c9e
treeba0ba9b1f1141e6f963f6b3fe598265e9e3aec57
parentea46e00f120ecec4ab86baba32e5e5de533c8900
libxl: allow vendor/product addressing for USB hostdevs

libxl only has API to address the host USB devices by bus/device.
Find the bus/device if the user only provided the vendor/product
of the USB device.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
src/libxl/libxl_conf.c