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
* node_device: fix possible non-terminated stringStefan Berger2012-05-041-3/+2
* npiv: Expose fabric_name outsideOsier Yang2011-12-071-0/+10
* build: drop useless dirent.h includesEric Blake2011-11-111-2/+1
* pci: Move some pci sriov helper code out of node device driver to util/pciRoopa Prabhu2011-08-161-191/+0
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* nodedev: Let check_fc_host_linux report errors to the callerMatthias Bolte2011-07-061-1/+1
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-1/+1
* bye to close(), welcome to VIR_(FORCE_)CLOSE()Stefan Berger2010-11-091-3/+2
* nodedev: Fix sysfs paths for vport operationsDave Allan2010-08-181-6/+25
* maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translationJim Meyering2010-05-201-3/+3
* maint: mark translatable string args of VIR_ERRORJim Meyering2010-05-201-4/+4
* maint: mark translatable string args of VIR_ERROR0Jim Meyering2010-05-201-1/+1
* Remove unnecessary trailing \n in log messagesMatthias Bolte2010-04-061-2/+2
* get_virtual_functions_linux: would mistakenly always return zeroJim Meyering2010-02-181-1/+1
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-7/+7
* portability to non-glibc: don't use realpath(..., NULL)Jim Meyering2010-01-271-2/+4
* Add some missing include files which break build in certain platformsDaniel P. Berrange2010-01-251-0/+1
* Corrected log level of WWN path messageDavid Allan2010-01-211-1/+1
* clean-up: remove unnecessary closedir callJim Meyering2010-01-201-3/+0
* node_device_linux_sysfs.c: avoid opendir/fd leak on error pathJim Meyering2010-01-201-1/+4
* Remove superfluous new lines from messagesJiri Denemark2010-01-191-8/+8
* expose SR IOV physical/virtual function relationshipsDave Allan2009-12-141-1/+192
* Implement a node device backend using libudevDavid Allan2009-11-121-0/+187