aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* virsh: Use old API if remote libvirtd does not support newPeter Krempa2011-09-131-1/+2
* xml: Change virtual file names of xml documents parsed in memoryPeter Krempa2011-09-081-12/+13
* snapshot: use new API for less workEric Blake2011-09-081-32/+9
* doc: fix incorrect option in send-keyAlex Jia2011-09-081-1/+1
* virsh: fix typo in opts_send_keyAlex Jia2011-09-081-1/+1
* mingw: Don't use interface as an identifierMatthias Bolte2011-09-061-14/+10
* link-state: virsh: Add wrapper commands for changing link statePeter Krempa2011-09-062-0/+297
* latency: Update virsh command domblkstat to use new APIOsier Yang2011-09-061-20/+84
* snapshot: wire up disk-only flag to snapshot-createEric Blake2011-09-052-14/+102
* snapshot: add virsh domblklist commandEric Blake2011-09-052-2/+95
* snapshot: also support disks by pathEric Blake2011-09-051-2/+6
* snapshot: support extra state in snapshotsEric Blake2011-09-051-0/+6
* snapshot: expose halt-after-creation in virshEric Blake2011-09-052-3/+49
* snapshot: expose new delete flag in virshEric Blake2011-09-052-3/+24
* snapshot: teach virsh about new undefine flagsEric Blake2011-09-022-43/+138
* snapshot: improve virsh snapshot-create, add snapshot-editEric Blake2011-09-022-18/+217
* snapshot: refactor virsh snapshot creationEric Blake2011-09-021-69/+50
* snapshot: reflect new dumpxml and list options in virshEric Blake2011-09-022-9/+58
* snapshot: add snapshot-list --parent to virshEric Blake2011-09-022-7/+37
* snapshot: expose --running and --paused in virshEric Blake2011-09-022-10/+99
* Add directsync cache mode support for disk driverOsier Yang2011-09-021-1/+2
* storage: Add virsh support for fs pool formatingOsier Yang2011-09-022-3/+22
* virsh: improve send-key documentationEric Blake2011-09-012-11/+83
* virsh: support 'virsh start --force-boot' on older serversEric Blake2011-09-011-10/+41
* virsh: avoid memory leak on cmdVolCreateAsAlex Jia2011-09-011-3/+3
* virsh: Expose virDomainMigrateGetMaxSpeed APIJim Fehlig2011-09-012-0/+45
* virsh: prefer unsigned flagsEric Blake2011-09-011-29/+29
* start: allow discarding managed saveEric Blake2011-08-302-3/+9
* schedinfo: update man page about virsh schedinfo commandTaku Izumi2011-08-261-2/+3
* virsh: Clarify documentation of -d optionJiri Denemark2011-08-261-1/+2
* virsh: add list --managed-saveEric Blake2011-08-242-3/+17
* virsh: Substitute goto label out with cleanupOsier Yang2011-08-231-1/+1
* virsh: Do not try to free domain if it is NULLOsier Yang2011-08-231-5/+6
* virsh: Print error if specified bandwidth is invalid for blockjobOsier Yang2011-08-231-1/+3
* virsh: properly interleave shared stdout and stderrEric Blake2011-08-191-0/+8
* maint: simplify lots of libxml2 clientsEric Blake2011-08-191-71/+13
* maint: treat more libxml2 functions as free-likeEric Blake2011-08-191-24/+12
* schedinfo: add missing documentationTaku Izumi2011-08-191-1/+7
* virsh: concatenate qemu-monitor-command argumentsEric Blake2011-08-172-6/+19
* virsh: tweak misleading wordingEric Blake2011-08-161-1/+1
* Ensure stream is aborted when exiting consoleDaniel P. Berrange2011-08-161-2/+4
* virsh: fix dead storeEric Blake2011-08-121-3/+0
* virsh: fix logic bugEric Blake2011-08-121-0/+1
* virsh: don't reject undefine on active domainEric Blake2011-08-121-14/+1
* virsh: Add dir type for listing volumes with vol-listPeter Krempa2011-08-111-4/+13
* virsh: add snapshot-parentEric Blake2011-08-112-0/+82
* virsh: add virsh snapshot-current --nameEric Blake2011-08-102-4/+31
* virsh: fix snapshot-create-as to handle arbitrary namesEric Blake2011-08-101-2/+2
* Bugfix: Check stdoutWatch before removing the handler.Juerg Haefliger2011-08-101-1/+1
* virsh: fix memory leak in cmdNetworkInfoAlex Jia2011-08-021-0/+1