aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* build: don't require pod2man for tarball buildsEric Blake2011-02-211-7/+8
* virsh: freecell --all getting wrong NUMA nodes countMichal Privoznik2011-02-181-16/+53
* build: silence some clang warningsEric Blake2011-02-151-4/+2
* virsh: avoid mingw compiler warningsEric Blake2011-02-121-5/+16
* Avoid pthread_sigmask on Win32 platformsDaniel P. Berrange2011-02-101-5/+15
* sysinfo: implement virsh supportEric Blake2011-02-082-1/+37
* qemu: Add shortcut for HMP pass throughJiri Denemark2011-02-032-3/+11
* docs: Update docs for cpu_shares settingOsier Yang2011-02-011-1/+3
* build: avoid close, systemEric Blake2011-01-291-31/+34
* Add VIR_DIV_UP to divide memory or storage request sizes with round upMatthias Bolte2011-01-291-8/+8
* virsh: added --all flag to freecell commandMichal Privoznik2011-01-281-13/+64
* Force guest suspend at timeoutWen Congyang2011-01-272-1/+42
* Show migration progress.Wen Congyang2011-01-272-20/+70
* Cancel migration if user presses Ctrl-C when migration is in progressHu Tao2011-01-271-11/+115
* docs: expand the man page text for virsh setmaxmemJustin Clift2011-01-281-3/+13
* docs: fix incorrect XML element mentioned by setmem textJustin Clift2011-01-271-1/+1
* virsh: require --mac to avoid detach-interface ambiguityMichal Privoznik2011-01-251-0/+6
* build: use more gnulib modules for simpler codeEric Blake2011-01-181-8/+9
* build: let xgettext see strings in libvirt-guestsEric Blake2011-01-172-2/+2
* libvirt-guests: remove bashismsLaurent Léonard2011-01-172-33/+48
* virsh: Use WITH_SECDRIVER_APPARMOR to detect AppArmor supportMatthias Bolte2011-01-151-1/+1
* memtune: Let virsh know the unlimited value for memory tunablesNikunj A. Dadhania2011-01-141-2/+9
* docs: clarify virsh setvcpus and setmem usage with active domainsJustin Clift2011-01-141-19/+34
* virsh: ensure --maximum flag used only with --config for setvcpusJustin Clift2011-01-131-1/+21
* doc: improve the documentation of desturiWen Congyang2011-01-122-1/+14
* virsh: Add --force option to update-deviceJiri Denemark2010-12-232-6/+13
* Fix memory leak in virshHu Tao2010-12-221-1/+3
* maint: avoid space-tabEric Blake2010-12-211-3/+3
* libvirt-guests: avoid sourcing failureEric Blake2010-12-201-1/+2
* Missing "Default-Stop" field in LSB comment in libvirt-guestsLaurent Léonard2010-12-131-1/+2
* correct the signal's nameWen Congyang2010-12-091-4/+4
* virsh: fix a typo in the memtune help descriptionJustin Clift2010-12-091-2/+3
* Moved the nodeinfo command to the 'host' help keyword groupJustin Clift2010-12-081-1/+1
* virsh: Remove redundant commands in group domainOsier Yang2010-12-071-3/+0
* syntax error "Bad fd number" when stopping libvirt-guestsLaurent Léonard2010-12-061-1/+1
* build: avoid shadowing devname() on BSD systemsEric Blake2010-12-031-5/+5
* virsh: Remove redundant optional option for cmdHelpOsier Yang2010-12-031-5/+1
* man pages: update the description for the virsh help commandJustin Clift2010-12-031-3/+34
* virsh: move two commands from domain group to storage pool groupOsier Yang2010-12-021-4/+4
* virsh: Remove using phy as default disk driver in cmdAttachDiskOsier Yang2010-12-011-3/+8
* virsh: update help for "virsh help help"Osier Yang2010-12-011-5/+12
* virsh: remove a badly placed line break in virsh -h outputJustin Clift2010-12-021-1/+1
* virsh: Categorize commands into groups for virsh helpOsier Yang2010-11-301-131/+280
* maint: prohibit most uses of xmlGetPropEric Blake2010-11-241-10/+10
* Fix error handling in virsh when listing storage volumesDaniel P. Berrange2010-11-231-0/+6
* Remove bogus port handling code in virshDaniel P. Berrange2010-11-231-11/+3
* Allow iSCSI IQN to be set with find-storage-pool-sources-as commandDaniel P. Berrange2010-11-231-0/+10
* Switch the virsh XML generation to use virBuffer instead of virAsprintfDaniel P. Berrange2010-11-231-16/+10
* docs: removed outdated reference to virt-memJustin Clift2010-11-231-1/+2
* doc: Add doc for missed options of migrateOsier Yang2010-11-181-7/+17