aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* doc: fix incorrect option in blockjobAlex Jia2011-08-021-1/+1
* virsh: Fix vol-name and vol-pool commandsMatthias Bolte2011-08-011-3/+3
* freebsd: Fix build problem due to picking up the wrong libvirt.hMatthias Bolte2011-07-291-5/+8
* maint: add missing copyright noticesEric Blake2011-07-281-0/+2
* virsh: avoid missing zero value judgement in cmdBlkiotuneAlex Jia2011-07-281-3/+4
* virsh: fix memory leak in cmdVolPath codeAlex Jia2011-07-281-1/+8
* virsh: expose change-protection during migrationEric Blake2011-07-272-3/+12
* doc: Add doc for blockpull and blockjob commandsOsier Yang2011-07-271-0/+21
* tools: format percent strings of nodecpustatsAlex Jia2011-07-261-6/+6
* Fix incorrect implication about list optionsDave Allan2011-07-261-1/+1
* Fix typos in virsh.pod fileDaniel P. Berrange2011-07-261-2/+2
* virsh: use faster bit searchEric Blake2011-07-251-2/+2
* virsh: make vcpucount use --current consistentlyEric Blake2011-07-252-29/+67
* Enable the virDomainBlockPull API in virshAdam Litke2011-07-221-4/+131
* save: add virsh commands for manipulating save filesEric Blake2011-07-212-0/+209
* save: support bypass-cache flag in libvirt-guests init scriptEric Blake2011-07-212-2/+13
* save: support --xml to virsh save/restoreEric Blake2011-07-212-6/+52
* save: add --bypass-cache flag to virsh save/restore operationsEric Blake2011-07-212-25/+77
* build: rename files.h to virfile.hEric Blake2011-07-212-2/+2
* send-key: Expose the new API in virshLai Jiangshan2011-07-212-0/+98
* undefine: Extend virsh undefine to support the new flagOsier Yang2011-07-202-4/+71
* Revert "virsh: make migrate --tunnelled imply --p2p"Eric Blake2011-07-192-4/+3
* virsh: Extend virsh dominfo to display if managed save image existsOsier Yang2011-07-192-0/+11
* doc: Correct documents for iface commandsOsier Yang2011-07-191-6/+10
* virsh: make migrate --tunnelled imply --p2pEric Blake2011-07-182-3/+4
* virsh: avoid double free of domainAlex Jia2011-07-181-1/+0
* docs: improve virsh man page synopsesEric Blake2011-07-181-92/+110
* virsh: improve option handlingEric Blake2011-07-151-97/+207
* add --cache, --serial, --shareable and --address to attach-diskHu Tao2011-07-152-4/+216
* setvcpus: add "--current" option to "virsh setvcpus"Taku Izumi2011-07-152-6/+26
* virsh: Update virsh man pageSupriya Kannery2011-07-141-1/+29
* virsh: fix previous patchJiri Denemark2011-07-141-5/+9
* virsh: Make "DEBUG" loglevel the supersetSupriya Kannery2011-07-141-4/+8
* virsh: Avoid using magic numbers for loggingSupriya Kannery2011-07-141-47/+65
* virsh, daemon: prefer unsigned flagsEric Blake2011-07-131-1/+1
* virsh: fix missing prompt message for 'snapshot-delete' commandNan Zhang2011-07-131-1/+5
* Add a new 'virsh qemu-attach' command.Daniel P. Berrange2011-07-122-3/+74
* Fix virsh inject-nmi man pageKAMEZAWA Hiroyuki2011-07-121-4/+4
* virsh: make destroy sound less scaryEric Blake2011-07-072-16/+20
* build: use gnulib pthread_sigmaskEric Blake2011-07-071-10/+0
* virsh: avoid uninitialized variableEric Blake2011-06-301-1/+4
* virsh: avoid integer overflowEric Blake2011-06-301-1/+1
* virsh: Fix a problem of buildPoolXMLOsier Yang2011-06-301-1/+1
* build: avoid pod2man on tarballEric Blake2011-06-291-0/+1
* Support automatic creation of leases for disks in sanlockDaniel P. Berrange2011-06-283-1/+114
* Add node prefix to virNodeGet(CPU|Memory)Stats structs and definesMatthias Bolte2011-06-281-9/+9
* build: rename Vcpupin to VcpuPinEric Blake2011-06-271-5/+5
* vcpupin: add query option to virsh vcpupin commandTaku Izumi2011-06-242-17/+82
* vcpuinfo: add the code to fallback to try new APITaku Izumi2011-06-241-14/+34
* Revert "Enable the virDomainBlockPull API in virsh"Eric Blake2011-06-242-130/+4