aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* Correct checking of virStrcpyStatic() return valuev0.10.2-gentoo-2v0.10.2-gentooKyle Mestery2012-10-211-1/+1
* network: fix dnsmasq/radvd binding to IPv6 on recent kernelsBenjamin Cama2012-10-052-10/+16
* Drop unused return value of virLogOutputFuncMiloslav Trmač2012-09-212-38/+32
* Fix crash accessing a NULL URI when looking up auth credentialsDaniel P. Berrange2012-09-212-1/+3
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-20112-112/+112
* util: don't print free'd dmidecode pathEric Blake2012-09-181-5/+1
* bitmap: fix problems in previous commitEric Blake2012-09-181-2/+1
* build: avoid non-portable byte-swappingEric Blake2012-09-181-11/+27
* virNetDevBandwidthClear: Improve error handlingMartin Kletzander2012-09-182-6/+8
* conf: Parse and format disk <wwn>Osier Yang2012-09-182-0/+19
* use virBitmap to store cpu affinity infoHu Tao2012-09-172-22/+23
* New functions for virBitmapHu Tao2012-09-172-1/+438
* bitmap: new member variable and function renamingHu Tao2012-09-172-18/+14
* Add a virBitmapCopy APIDaniel P. Berrange2012-09-132-0/+25
* Don't assume use of /sys/fs/cgroupDaniel P. Berrange2012-09-071-2/+0
* util: Add helper to assign typed params from stringPeter Krempa2012-09-072-0/+103
* build: improved handling of <execinfo.h>, BSD <net/if.h>Eric Blake2012-09-064-23/+13
* network: prevent infinite hang if ovs-vswitchd isn't runningLaine Stump2012-09-051-2/+2
* build: use correct libraries for clock_gettimeEric Blake2012-09-041-4/+2
* Include an extra header needed for OpenBSD.Jasper Lievisse Adriaanse2012-09-041-0/+2
* command: shell-quote when logging commandsEric Blake2012-08-311-6/+19
* util: Update the inconsistent and outdated commentsOsier Yang2012-08-311-4/+3
* cgroup: read more data from cgroup cpuacct.usage_percpuGuannan Ren2012-08-311-1/+1
* Implement virMacAddrIsBroadcastRawStefan Berger2012-08-312-0/+11
* Fix adding ports to OVS bridges without VLAN tagsKyle Mestery2012-08-311-4/+9
* Fix issue of PF brought down if VF is 8021.Qbh and pci passthroughNishank Trivedi2012-08-301-1/+2
* Small cleanup on previous patchDaniel Veillard2012-08-301-1/+1
* Fix a crash when using Open vSwitch virtual portsKyle Mestery2012-08-301-13/+12
* util: Prevent libvirtd crash from virNetDevOpenvswitchAddPort()Alex Jia2012-08-291-1/+1
* util: Fix error message when getpwuid_r fails to find the userPeter Krempa2012-08-281-6/+16
* build: define 'inline' iff HAVE_LIBNL1Michal Privoznik2012-08-281-2/+6
* build: work with older libnl1 headersEric Blake2012-08-271-0/+4
* Introduce new VIR_ERR_AGENT_UNRESPONSIVE error codeMichal Privoznik2012-08-271-0/+7
* network: fix virtual network bridge delay settingLaine Stump2012-08-231-2/+2
* util: eliminate erroneous VIR_WARNs in (eb|ip)tables.cLaine Stump2012-08-222-6/+6
* Fix some typos in messages, docs and comments.Yuri Chornoivan2012-08-221-2/+2
* Fix parameter list in virNetlinkEvent{Add,Remove}Client Win32 stubsDaniel P. Berrange2012-08-221-2/+2
* Introduce virNetlinkEventServiceStopAll() to stop all netlink services.Tang Chen2012-08-222-0/+55
* Improve netlink to support all protocol.Tang Chen2012-08-225-59/+154
* Enable cpuset cgroup and synchronous vcpupin info to cgroup.Hu Tao2012-08-222-1/+37
* Introduce the function virCgroupMoveTaskHu Tao2012-08-222-0/+117
* Introduce the function virCgroupForEmulatorWen Congyang2012-08-222-0/+46
* atomic: fix whitespace in previous patchEric Blake2012-08-211-7/+7
* atomic: mark header functions staticEric Blake2012-08-211-34/+41
* build: work with older RHEL 5 kernelEric Blake2012-08-211-1/+1
* command: avoid double close in virExecWithHookJán Tomko2012-08-211-9/+5
* network: use firewalld instead of iptables, when availableThomas Woerner2012-08-212-4/+97
* libssh2_transport: add main libssh2 transport implementationPeter Krempa2012-08-211-1/+8
* network: return netdev name or pci addr of the VF in actualDeviceShradha Shah2012-08-172-14/+15
* conf: move DevicePCIAddress functions to separate fileShradha Shah2012-08-171-1/+2