aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virsh: improve doMigrate function docsAlex Jia2012-01-111-2/+3
* snapshot: allow reuse of existing files in disk snapshotEric Blake2012-01-102-4/+20
* Fix typos in messages.Yuri Chornoivan2012-01-031-4/+4
* virsh: Fix checking for reconnect conditionsPeter Krempa2012-01-021-9/+11
* domiftune: Enable the virDomain{S,G}etInterfaceParameters in virshHu Tao2011-12-292-0/+219
* virsh: move version command to host groupLai Jiangshan2011-12-281-1/+1
* docs: Move 'echo' command description into the generic commands sectionSatoru SATOH2011-12-261-7/+7
* docs: Move 'send-key' command description into the domain commands sectionSatoru SATOH2011-12-261-81/+81
* virsh: Use vshWatchJob in cmdManagedSaveMichal Privoznik2011-12-222-13/+69
* virsh: Use vshWatchJob in cmdSaveMichal Privoznik2011-12-222-18/+76
* virsh: Use vshWatchJob in cmdDumpMichal Privoznik2011-12-222-14/+73
* virsh: Move job watch code to a separate functionMichal Privoznik2011-12-221-74/+117
* docs: improve virsh domxml-*-native command docsAlex Jia2011-12-201-2/+6
* virsh: plug mem leaks in domxml-*-nativeAlex Jia2011-12-201-0/+2
* console: plug memory leaksAlex Jia2011-12-201-1/+3
* add new command numatune to virshHu Tao2011-12-202-0/+179
* virsh: simplify printing of typed parametersEric Blake2011-12-191-123/+30
* virsh: Add option to undefine storage with domainsPeter Krempa2011-12-162-0/+198
* virsh: support multifunction in attach-diskKAMEZAWA Hiroyuki2011-12-132-1/+9
* docs: tweak 'virsh edit' wordingEric Blake2011-12-131-3/+5
* virsh: Print error message if argument parsing fails for cmdNodesuspendPeter Krempa2011-12-131-3/+9
* build: follow directory install conventionsEric Blake2011-12-121-4/+6
* virsh: Free returned MIME type stringMichal Privoznik2011-12-121-0/+1
* virsh: plug memory leak on cmdDomblklistAlex Jia2011-12-091-0/+3
* virsh: return correct value from cmdDomIfGetLinkPeter Krempa2011-12-091-0/+1
* virsh: plug memory leak on cmdDomIfGetLink() sucessful pathAlex Jia2011-12-081-1/+2
* virsh: plug memory leak on cmdBlkdeviotune() sucessful pathAlex Jia2011-12-081-2/+2
* Fix installation of libvirt-guests.serviceDaniel P. Berrange2011-12-081-11/+16
* build: fix build with older libxml2Eric Blake2011-12-081-4/+5
* maint: fix improper use of 'an'Eric Blake2011-12-031-1/+1
* virsh: translate net-info helpEric Blake2011-12-011-1/+1
* virsh: Allow other escape characters for consoleMichal Privoznik2011-12-014-15/+61
* virsh: Fix possible deadlock when virsh is about to exitJiri Denemark2011-12-011-6/+33
* qemu: amend existing table of device weightsEric Blake2011-11-301-1/+3
* virsh: fix setting weight and device-weights at the same timeHu Tao2011-11-301-3/+3
* Enable the blkdeviotune command in virshLei Li2011-11-302-0/+274
* virsh: correct return value errorAlex Jia2011-11-301-1/+1
* blkiotune: add interface for blkiotune.device_weightHu Tao2011-11-292-9/+42
* block_resize: Expose the new API to virshOsier Yang2011-11-292-0/+64
* virsh: Fix typos in man pageJiri Denemark2011-11-291-3/+3
* Add virsh command to initiate suspend on the hostSrivatsa S. Bhat2011-11-292-0/+71
* virsh: Don't traverse childless nodes in vshNodeIsSupersetMichal Privoznik2011-11-281-0/+3
* virsh: Always run event loopJiri Denemark2011-11-242-3/+45
* virsh: Increase device-detach intelligenceMichal Prívozník2011-11-231-16/+271
* Add support for systemd init serviceDaniel P. Berrange2011-11-182-12/+62
* virsh: add iface-bridge and iface-unbridge commandsLaine Stump2011-11-162-5/+448
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+1
* Adjust naming of network device bandwidth management APIsDaniel P. Berrange2011-11-091-2/+2
* virsh: Add VSH_OFLAG_EMPTY_OK for attach-disk commandXu He Jie2011-11-081-4/+10
* virsh: Fix error message on vol-create-from failureRyota Ozaki2011-10-271-2/+2