aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clarify what documentation is being referencedDave Allan2012-03-221-21/+27
* virsh: trim aliases from -h outputEric Blake2012-03-161-5/+8
* Allow overriding default URI in config fileDaniel P. Berrange2012-03-151-1/+10
* virsh: A bit smarter attach-diskOsier Yang2012-03-151-1/+6
* virsh: fix invalid freeAlex Jia2012-03-151-1/+1
* cpustats: report user and sys timesEric Blake2012-03-121-5/+7
* virsh: Use option alias for outmoded "--persistent"Osier Yang2012-03-092-41/+69
* virsh: improve memory unit parsingEric Blake2012-03-072-69/+91
* virsh: improve storage unit parsingEric Blake2012-03-072-59/+109
* virsh: add command aliases, and rename nodedev-detachEric Blake2012-03-072-15/+25
* virsh: use option aliasesEric Blake2012-03-072-27/+43
* virsh: add option aliasesEric Blake2012-03-072-2/+32
* cpu-stats command shows cpu statistics information of a domain.KAMEZAWA Hiroyuki2012-03-062-0/+163
* libvirt-guests: Add parallel startup and shutdown of guestsPeter Krempa2012-03-052-16/+139
* build: use correct type for pid and similar typesEric Blake2012-03-021-5/+5
* virsh: expose partial pullEric Blake2012-02-292-9/+22
* libvirt-guests: Check if URI is reachable before launching commandsPeter Krempa2012-02-291-5/+19
* libvirt-guests: Don't try to do a managed-save of transient guestsPeter Krempa2012-02-291-2/+37
* libvirt-guests: Add documentation and clean up to use virsh's improved listPeter Krempa2012-02-291-20/+40
* docs: comments wiping supported algorithmsAlex Jia2012-02-291-0/+3
* virsh: Break long lines in virsh.podOsier Yang2012-02-281-5/+8
* virsh: New command cmdChangeMediaOsier Yang2012-02-282-0/+160
* virsh: Use vshFindDisk and vshPrepareDiskXML in cmdDetachDiskOsier Yang2012-02-281-55/+10
* virsh: Two new helper functions for disk device changesOsier Yang2012-02-281-0/+215
* virsh: add support for VIR_DOMAIN_CONSOLE_* flagsPeter Krempa2012-02-274-9/+31
* virsh: Expose virDomainPMWakeupMichal Privoznik2012-02-272-0/+54
* virsh: fix informational message in iface-bridge commandLaine Stump2012-02-241-1/+1
* Improve error reporting when virsh console is run without a TTYDaniel P. Berrange2012-02-241-0/+6
* virsh: Add --unsafe option to migrate commandJiri Denemark2012-02-232-1/+13