summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* virtlockd: Don't SIGSEGV on SIGUSR1Michal Privoznik2015-10-161-4/+5
* Close the source fd if the destination qemu exits during tunnelled migrationShivaprasad G Bhat2015-10-161-4/+14
* conf: Optimize the iothreadid initializationJohn Ferlan2015-10-161-8/+32
* qemu: Fix qemu startup check for QEMU_CAPS_OBJECT_IOTHREADJohn Ferlan2015-10-165-12/+73
* qemu: Check for niothreads == 0 in qemuSetupCgroupForIOThreadsJohn Ferlan2015-10-161-0/+3
* qemu: Use 'niothreadids' instead of 'iothreads'John Ferlan2015-10-165-16/+16
* virsh: Use 'format' argument only when specifiedPeter Krempa2015-10-161-1/+1
* docs: event impl. registration before hypervisor connectionDominik Perpeet2015-10-151-0/+6
* Fix conficts with HACKING docWei Jiangang2015-10-153-4/+4
* libvirt-secret: Fix typoWei Jiangang2015-10-151-2/+2
* conf: Refactor the iothreadid initializationJohn Ferlan2015-10-141-16/+31
* NEWS: Unify date formatAndrea Bolognani2015-10-141-57/+57
* NEWS: Unify section titlesAndrea Bolognani2015-10-141-70/+70
* NEWS: Add empty linesAndrea Bolognani2015-10-141-10/+278
* NEWS: Fix indentationAndrea Bolognani2015-10-141-958/+958
* NEWS: Fix newlinesAndrea Bolognani2015-10-141-99/+98
* NEWS: Fix whitespaceAndrea Bolognani2015-10-141-204/+208
* NEWS: Organize old entriesAndrea Bolognani2015-10-141-155/+223
* NEWS: Split old entries (2009)Andrea Bolognani2015-10-141-555/+677
* NEWS: Split old entries (2008)Andrea Bolognani2015-10-141-286/+496
* NEWS: Split old entries (2006-2007)Andrea Bolognani2015-10-141-325/+516
* NEWS: Properly escape > in HTMLAndrea Bolognani2015-10-141-5/+5
* NEWS: Split off merged sectionsAndrea Bolognani2015-10-141-4/+7
* NEWS: Remove empty sectionsAndrea Bolognani2015-10-141-5/+0
* NEWS: Include description for release 0.7.3Andrea Bolognani2015-10-141-2/+5
* tests: make redirects happen in correct orderWei Jiangang2015-10-141-2/+2
* storage: Rework error paths for virStorageBackendCreateExecCommandJohn Ferlan2015-10-131-5/+10
* storage: On error rmdir created directory in virDirCreate[NoFork]John Ferlan2015-10-131-2/+37
* storage: On error unlink created file in virFileOpen{As|Forked}John Ferlan2015-10-131-3/+23
* storage: Track successful creation of LV for removalJohn Ferlan2015-10-131-1/+4
* storage: Fix a resource leak in storageVolCreateXMLJohn Ferlan2015-10-131-1/+2
* storage: Remove duplicitous refreshVol in Sheepdog buildVolJohn Ferlan2015-10-131-4/+1
* storage: Remove duplicitous refreshVol in RBD buildVolJohn Ferlan2015-10-131-3/+0
* build: include xdr cflags for libvirt-adminEric Blake2015-10-131-0/+1
* virt-host-validate: check for IOMMU supportDaniel P. Berrange2015-10-133-0/+74
* libvirt-domain: Drop virDomainMigrateCheckNotLocal attributeMichal Privoznik2015-10-121-1/+1
* storage: Fix incorrect format for <disk> <auth> XMLJohn Ferlan2015-10-121-0/+2
* virt-host-validate: disable mntent code on Win32Daniel P. Berrange2015-10-121-1/+14
* virt-host-validate: check for required cgroupsDaniel P. Berrange2015-10-124-10/+189
* virt-host-validate: distinguish exists vs accessible for devicesDaniel P. Berrange2015-10-123-21/+47
* virt-host-validate.c: check for kernel namespacesDaniel P. Berrange2015-10-123-0/+55
* migration: check dconnuri in p2p modeNikolay Shirokovskiy2015-10-121-2/+6
* migration: refactor: introduce parameter checking functionNikolay Shirokovskiy2015-10-121-98/+66
* migration: merge all proto branches into single functionNikolay Shirokovskiy2015-10-121-40/+16
* migration: refactor: refactor parameter compatibility checksNikolay Shirokovskiy2015-10-121-33/+25
* migration: refactor: extract parameter adaption functionsNikolay Shirokovskiy2015-10-121-38/+80
* migration: refactor: introduce params version of unmanagedNikolay Shirokovskiy2015-10-121-31/+67
* migration: refactor: merge direct and p2p into unmanagedNikolay Shirokovskiy2015-10-121-102/+46
* migration: refactor: rename uri parameter to miguriNikolay Shirokovskiy2015-10-121-6/+6
* migration: remove direct migration dependency on version1 of driverMichal Privoznik2015-10-121-5/+8