]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add helper module for dealing with USB host devices
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 14 Aug 2009 13:19:32 +0000 (14:19 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 10 Sep 2009 13:34:06 +0000 (14:34 +0100)
commit1e060bf2d7bca37d84004f7f14fba407a12cff58
treef1689251d80e6de3c3d0a3c03c76322fd9adec16
parentcbe63e529d07171183354c7d22e6212435395c1a
Add helper module for dealing with USB host devices

* src/Makefile.am: Add usb.h and usb.h to libvirt_util.la
* src/libvirt_private.syms: Export symbols
* src/usb.c, src/usb.h: Helper APIs for USB host devices
src/Makefile.am
src/hostusb.c [new file with mode: 0644]
src/hostusb.h [new file with mode: 0644]
src/libvirt_private.syms