aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qemu: Use common helper when probing qemu capabilitiesJiri Denemark2012-04-273-23/+50
* qemu: improve errors related to offline domainsEric Blake2012-04-261-6/+18
* macvtap: fix a typoStefan Berger2012-04-261-1/+1
* nwfilter: address more coverity findingsStefan Berger2012-04-261-1/+15
* nwfilter: address coverity findingsStefan Berger2012-04-262-3/+10
* util: fix error messages in virNetlinkEventServiceStartLaine Stump2012-04-261-10/+10
* qemu: Avoid bogus error at the end of tunnelled migrationJiri Denemark2012-04-261-28/+120
* qemu: Fix detection of failed migrationJiri Denemark2012-04-261-1/+2
* rpc: Discard non-blocking calls only when necessaryJiri Denemark2012-04-261-12/+9
* qemu: Preserve original error during migrationJiri Denemark2012-04-261-0/+20
* keepalive: Add ability to disable keepalive messagesPeter Krempa2012-04-267-18/+48
* util: fix crash when starting macvtap interfacesLaine Stump2012-04-251-2/+2
* Add new functions to virSocketAddrStefan Berger2012-04-253-0/+51
* macvtap: use embedded buffersStefan Berger2012-04-251-10/+4
* Improve on virAtomic implementationStefan Berger2012-04-241-16/+79
* fix memleak in linuxParseCPUmapHu Tao2012-04-241-0/+1
* vbox: Fix passing an empty IMedium* array to IMachine::DeleteMatthias Bolte2012-04-231-5/+4
* openvz: add network interface statsGuido Günther2012-04-231-0/+52
* blockjob: enhance xml to track mirrors across libvirtd restartEric Blake2012-04-232-0/+49
* blockjob: add new API flagsEric Blake2012-04-232-9/+97
* cpu: Improve error reporting on incompatible CPUsPeter Krempa2012-04-234-49/+100
* building: remove libvirt_dbus.syms from EXTRA_DISTWen Congyang2012-04-221-1/+0
* win32: Properly handle TlsGetValue returning NULLMatthias Bolte2012-04-211-2/+9
* esx: Fix segfault in esxConnectToHostRyan Woodsmall2012-04-211-2/+2
* openvz: wire up getHostnameGuido Günther2012-04-201-0/+1
* virnetserver: handle sigaction correctlyEric Blake2012-04-191-9/+21
* conf: remove redundant ()Eric Blake2012-04-191-111/+111
* build: avoid strtol and strtodEric Blake2012-04-192-8/+8
* conf: tighten up XML integer parsingEric Blake2012-04-193-45/+22
* build: avoid type-punning in vboxEric Blake2012-04-191-2/+5
* The policy kit and HAL node device drivers both require aDaniel P. Berrange2012-04-199-191/+259
* nwfilter: Fix support for trusted DHCP serversStefan Berger2012-04-192-30/+44
* Support for atomic operations on integersStefan Berger2012-04-191-0/+91
* Implement virHashRemoveAll functionStefan Berger2012-04-193-0/+31
* util: remove dead castsEric Blake2012-04-181-2/+2
* util: only register callbacks for CREATE operations in virnetdevmacvlan.cD. Herrendoerfer2012-04-181-2/+11
* Fix a memory leakStefan Berger2012-04-171-0/+2
* qemu: use consistent error when qemu binary is too oldEric Blake2012-04-174-10/+13
* vbox: avoid provoking assertions in VBoxSVCJean-Baptiste Rouault2012-04-171-1/+2
* conf: Do not parse cpuset only if the placement is autoOsier Yang2012-04-171-3/+4
* test: Set the fixed uuid for the default XMLsOsier Yang2012-04-171-0/+3
* qemu: Split ide-drive into ide-cd and ide-hdOsier Yang2012-04-173-2/+27
* qemu: Split scsi-disk into into scsi-hd and scsi-cdOsier Yang2012-04-173-8/+35
* Do not enforce source type of console[0]Jan Kiszka2012-04-161-1/+0
* xen: do not use ioemu type for any emulated NICStefan Bader2012-04-162-26/+29
* openvz: Correct the comments for new node APIsOsier Yang2012-04-171-4/+4
* qemuProcessStart: Switch to flags instead of bunch booleansMichal Privoznik2012-04-164-31/+54
* storage: lvm: use correct lv* command parametersCole Robinson2012-04-161-10/+11
* qemu: Avoid the memory allocation and freeingOsier Yang2012-04-161-9/+5
* numad: Ignore cpuset if placement is autoOsier Yang2012-04-161-13/+15