[libvirt] [PATCH V2 0/2] libxl USB vendor/product support

Jim Fehlig jfehlig at suse.com
Thu Aug 11 00:39:10 UTC 2016


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(-)

-- 
2.1.4




More information about the libvir-list mailing list