aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* storage: Support different wiping algorithmsMichal Privoznik2012-01-262-6/+57
* docs: fix virsh man pageEric Blake2012-01-251-1/+1
* virsh: Expose new VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE flagMichal Privoznik2012-01-252-2/+20
* Allow choice of shutdown method via virshDaniel P. Berrange2012-01-242-4/+55
* virsh: let domif-{get,set}link take target nameTaku Izumi2012-01-202-16/+40
* API: make declaration of _LAST enum values conditionalEric Blake2012-01-201-1/+10
* util: add new file for virTypedParameter utilsEric Blake2012-01-191-0/+1
* virsh domiflist: change outputTaku Izumi2012-01-131-4/+5
* virsh: Two new fields for command domblklistOsier Yang2012-01-132-12/+39
* Allow 10 chars for domain IDs & 30 chars for names in virsh listDaniel P. Berrange2012-01-121-4/+4
* virsh: New command print summary of all virtual interfacesOsier Yang2012-01-122-0/+107
* Added new option to virsh net-dumpxml called --inactiveShradha Shah2012-01-112-2/+12
* 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