aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Convert (nearly) all files in src/util/ to use virReportError()Daniel P. Berrange2012-07-181-12/+8
* usb: create functions to search usb device accuratelyGuannan Ren2012-05-071-59/+143
* qemu: Keep list of USB devices attached to domainsMichal Privoznik2011-12-241-0/+140
* util: avoid PATH_MAX-sized arrayEric Blake2011-06-221-7/+25
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* hostusb: Properly handle 'usbX' sysfs filesCole Robinson2010-06-021-1/+1
* build: consistently use C99 varargs macrosEric Blake2010-03-081-2/+2
* Fix USB passthrough based on product/vendorDaniel P. Berrange2010-03-051-11/+28
* Fix USB device path formatting mixupDaniel P. Berrange2010-02-121-1/+1
* Remove virConnectPtr from USB/PCI device iteratorsDaniel P. Berrange2010-02-101-3/+2
* Remove conn parameter from USB functionsMatthias Bolte2010-02-091-16/+13
* Remove conn parameter from virReportSystemErrorMatthias Bolte2010-02-091-1/+1
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-2/+2
* hostusb: closedir only if non-NULL; rename labels: s/error/cleanup/Jim Meyering2010-01-261-11/+15
* usbGetDevice: don't leak a "usbDevice" buffer on failure pathJim Meyering2010-01-251-1/+3
* usbFindBusByVendor: don't leak a DIR buffer and FDJim Meyering2010-01-251-1/+2
* Implement path lookup for USB by vendor:productCole Robinson2010-01-131-3/+107
* Move all shared utility files to src/util/Daniel P. Berrange2009-09-211-0/+103