aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virsh: Ensure the parents of the readline history path existsOsier Yang2012-07-101-1/+2
* virsh: Clarify documentation for virsh dompmsuspend commandPeter Krempa2012-07-092-3/+14
* virsh: Fix ordering of arguments when calling vshCalloc.Peter Krempa2012-07-041-2/+2
* virsh: Cleanup virsh -V outputDoug Goldstein2012-06-291-18/+24
* virsh: Add domdisplay cmd for VNC, SPICE and RDPDoug Goldstein2012-06-272-0/+178
* Don't install systemd service files executableGuido Günther2012-06-261-1/+1
* storage: Introduce --inactive for pool-dumpxmlMichal Privoznik2012-06-252-3/+25
* Fix unused parameters / functions in virsh on Win32Daniel P. Berrange2012-06-251-3/+7
* virsh: Use virXPath wrappers for vncdisplay cmdDoug Goldstein2012-06-251-23/+22
* virsh: Improve error when trying to change vm's cpu count 0Peter Krempa2012-06-221-1/+1
* virsh: add support for virConnectListAllDomains and clean up cmdListPeter Krempa2012-06-212-192/+435
* virsh: Rename namesorter to vshNameSorter and clean up indentationPeter Krempa2012-06-211-15/+17
* list: use the new snapshot API in virsh when possibleEric Blake2012-06-191-1/+30
* snapshot: expose new flags in virshEric Blake2012-06-192-4/+50
* virsh: fix few typos on desc commandMartin Kletzander2012-06-192-4/+5
* virsh: make domiftune interface help string consistentMartin Kletzander2012-06-191-1/+1
* virsh: Update vol-create-as manpageMichal Privoznik2012-06-182-3/+4
* virsh: Tweak attach-* documentationMichal Privoznik2012-06-181-5/+7
* snapshot: use new virsh function for snapshot-listEric Blake2012-06-151-184/+41
* snapshot: new virsh function factored from snapshot-listEric Blake2012-06-151-0/+278
* virsh: allow the user to specify vmcore's formatWen Congyang2012-06-152-1/+7
* 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