aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* list: Implement listAllNodeDevicesOsier Yang2012-09-171-0/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* maint: include ignore-value in internal.hPeter Krempa2012-06-281-1/+0
* The policy kit and HAL node device drivers both require aDaniel P. Berrange2012-04-191-134/+11
* build: add compiler attributes to virUUIDParseEric Blake2011-10-131-1/+2
* pci: Move some pci sriov helper code out of node device driver to util/pciRoopa Prabhu2011-08-161-2/+8
* node_device: reject unknown flagsEric Blake2011-07-131-1/+3
* drivers: prefer unsigned int for flagsEric Blake2011-07-071-1/+2
* Promote virEvent*Handle/Timeout to public APICole Robinson2011-06-211-1/+0
* docs: Make hvsupport.pl pick up the host device driversMatthias Bolte2011-06-061-7/+15
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-14/+14
* maint: kill all remaining uses of old DEBUG macroEric Blake2011-02-211-9/+9
* Don't fail on missing D-BusGuido Günther2010-10-131-0/+4
* maint: mark translatable string args of VIR_ERRORJim Meyering2010-05-201-1/+1
* maint: mark translatable string args of VIR_ERROR0Jim Meyering2010-05-201-8/+8
* maint: add more free-like functions to the list and deal with falloutJim Meyering2010-05-181-2/+1
* Replace printf with logging macrosMatthias Bolte2010-04-171-1/+1
* build: silence coverity warning in node_deviceEric Blake2010-03-021-1/+1
* Remove virConnectPtr from all node device XML APIsDaniel P. Berrange2010-02-101-2/+1
* Remove superfluous new lines from messagesJiri Denemark2010-01-191-8/+8
* expose SR IOV physical/virtual function relationshipsDave Allan2009-12-141-0/+6
* Removing devicePath member from dev structDave Allan2009-11-191-1/+1
* Don't return fatal error in HAL driver init if HAL isn't runningDaniel P. Berrange2009-11-131-2/+7
* Fix race condition in HAL driver startupDaniel P. Berrange2009-11-131-4/+10
* Various fixes following a code reviewDaniel Veillard2009-11-101-6/+1
* Fix return value in virStateInitialize impl for LXCDaniel P. Berrange2009-11-021-0/+1
* Move node device drivers to src/node_device/Daniel P. Berrange2009-09-211-0/+888