aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virsh: Null terminated the string memcpy from buffer explicitlyOsier Yang2012-06-151-2/+4
* virsh: Report name from edited objectMichal Privoznik2012-06-141-5/+5
* virsh: Honor reedit opts printing to a functionMichal Privoznik2012-06-141-4/+20
* virsh: Don't generate invalid XML in attach-disk commandPeter Krempa2012-06-141-8/+8
* network: fully support/use VIR_NETWORK_XML_INACTIVE flagLaine Stump2012-06-132-3/+19
* build: silence gettext warningEric Blake2012-06-121-4/+4
* snapshot: add 'virsh snapshot-info'Eric Blake2012-06-112-0/+130
* snapshot: virsh indentation cleanupEric Blake2012-06-111-120/+118
* virsh: make tree listing more flexibleEric Blake2012-06-111-12/+38
* virsh: remove limits on tree listingEric Blake2012-06-111-94/+78
* snapshot: avoid virsh crash with older serversEric Blake2012-06-111-4/+5
* build: fix build without i18nEric Blake2012-06-061-1/+1
* virsh: Back out if the argument for vol-create-as is malformedOsier Yang2012-06-051-2/+8
* virsh: Accept UUID as an argument for net-info and net-startOsier Yang2012-06-051-9/+7
* virsh: Accept UUID as an argument for storage commandsOsier Yang2012-06-051-7/+7
* fix make syntax-check failedWen Congyang2012-06-041-85/+85
* virsh: Allow users to reedit rejected XMLMichal Privoznik2012-06-024-20/+117
* virsh: Switch from generated cmd*Edit commands to nongeneratedMichal Privoznik2012-06-023-320/+294
* tools: make virt-pki-validate work with acls and xattrsMartin Kletzander2012-05-311-2/+4
* virsh: avoid strncpyEric Blake2012-05-291-74/+75
* Remove uid param from directory lookup APIsDaniel P. Berrange2012-05-281-3/+2
* Remove last usage of PATH_MAX and ban its future useDaniel P. Berrange2012-05-281-3/+4
* storage backend: Add RBD (RADOS Block Device) supportWido den Hollander2012-05-211-0/+7
* Add a new param 'vcpu_time' to virDomainGetCPUStatsHu Tao2012-05-171-6/+8
* libvirt-guests: Remove LISTFILE if it's empty when stopping serviceOsier Yang2012-05-151-19/+23
* Use XDG Base Directories instead of storing in home directoryWilliam Jon McCann2012-05-141-3/+3
* virsh: avoid heap corruption leading to virsh abortJim Meyering2012-05-071-1/+1
* virsh: output scaled values with correct unitsEric Blake2012-05-011-19/+20
* virsh: make -h always give helpEric Blake2012-05-011-13/+2
* blockjob: add 'blockcopy' to virshEric Blake2012-04-232-18/+244
* virsh: avoid strtolEric Blake2012-04-191-47/+20
* virsh: avoid uninitialized memory usageEric Blake2012-04-191-0/+1
* virsh: Fix and clarify the --title flag for the list command in man pagePeter Krempa2012-04-191-3/+5
* blockjob: add virsh blockpull --waitEric Blake2012-04-172-7/+127
* virsh: minor syntactic cleanupsEric Blake2012-04-171-97/+100
* blockjob: add API for async virDomainBlockJobAbortAdam Litke2012-04-112-29/+57
* virsh: Clean up usage of boolean flag variablesPeter Krempa2012-04-101-60/+60
* virsh: Clarify use of the --managed-save flag for the list commandPeter Krempa2012-04-102-3/+4
* virsh: Clarify escape sequenceMichal Privoznik2012-04-033-3/+16
* Fix typos and spacing in messages.Yuri Chornoivan2012-04-021-1/+1
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-7/+7
* build: avoid 'devname' for BSDEric Blake2012-03-291-3/+3
* virsh: plug memory leaks on failure pathAlex Jia2012-03-281-4/+5
* snapshot: fix virsh docsEric Blake2012-03-271-3/+3
* build: fix "missing initializer" errors in virsh.cLaine Stump2012-03-261-2/+2
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-4/+4
* snapshot: add atomic create flagEric Blake2012-03-232-2/+20
* qemu: Update domain status to running while wakeup event is emittedOsier Yang2012-03-231-0/+2
* New domain state pmsuspendedOsier Yang2012-03-232-1/+16
* Clarify virsh freecell manpage entryDave Allan2012-03-221-5/+10