aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* numad: Convert node list to cpumap before setting affinityOsier Yang2012-04-161-13/+20
* openvz: wire up more node information functionsGuido Günther2012-04-161-0/+4
* virnetdev: Check for defined IFLA_VF_*Philipp Hahn2012-04-131-1/+1
* conf: Avoid double assignment in virDomainDiskRemoveMichal Privoznik2012-04-131-1/+1
* qemu: Fix mem leak in qemuProcessInitCpuAffinityMichal Privoznik2012-04-131-10/+13
* xend_internal: Use domain/status for shutdown checkStefan Bader2012-04-121-3/+8
* qemu,util: fix netlink callback registration for migrationD. Herrendoerfer2012-04-124-1/+28
* qemuOpenFile: Don't force chown on NFSMichal Privoznik2012-04-121-2/+8
* blockjob: allow for fast-finishing jobEric Blake2012-04-113-20/+27
* blockjob: wire up qemu async virDomainBlockJobAbortEric Blake2012-04-112-17/+102
* blockjob: optimize JSON event handler lookupEric Blake2012-04-111-23/+32
* blockjob: add API for async virDomainBlockJobAbortAdam Litke2012-04-111-1/+12
* blockjob: add qemu capabilities related to block pull jobsEric Blake2012-04-117-35/+63
* qemu: Fix deadlock when qemuDomainOpenConsole cleans up a connectionPeter Krempa2012-04-111-1/+1
* qemu: Warn on possibly incorrect usage of EnterMonitor*Jiri Denemark2012-04-111-0/+6
* qemu: Track job owner for better debuggingJiri Denemark2012-04-114-4/+60
* qemu: Avoid excessive calls to qemuDomainObjSaveJob()Jiri Denemark2012-04-113-3/+27
* build: avoid s390 compiler warningsEric Blake2012-04-102-3/+4
* Wire up <loader> to set the QEMU BIOS pathDaniel P. Berrange2012-04-101-0/+9