I'ld ACK this v2 of my patch series, but not sure I'm the right guy
to do it. Anyone else can review it?
--
Cedric
On Wed, 2016-08-10 at 18:39 -0600, Jim Fehlig wrote:
V2 of Cedric's patches to allow specifying USB hostdevs by
vendor/product
in the libxl driver
https://www.redhat.com/archives/libvir-list/2016-August/msg00305.html
Cédric Bosdonnat (2):
Add virHostdevFindUSBDevice to private symbols
libxl: allow vendor/product addressing for USB hostdevs
src/libvirt_private.syms | 1 +
src/libxl/libxl_conf.c | 33 +++++++++++++++++++++++----------
src/util/virhostdev.c | 2 +-
src/util/virhostdev.h | 6 ++++++
4 files changed, 31 insertions(+), 11 deletions(-)