summaryrefslogtreecommitdiff
path: root/tools/virsh.h
Commit message (Expand)AuthorAgeFilesLines
* virsh: Fix job watching when STDIN is not a ttyPeter Krempa2013-10-221-0/+2
* virsh: Add vshCompleter to each optionTomas Meszaros2013-09-171-0/+4
* virsh: fix build on mingw, which lacks termios stuffEric Blake2013-09-041-0/+2
* virsh: Rename vshMakeStdinRaw to vshTTYMakeRaw and move it to virsh.cPeter Krempa2013-09-031-0/+1
* virsh: Remember terminal state when starting and add helpersPeter Krempa2013-09-031-0/+9
* virsh: detect programming errors with option parsingEric Blake2013-08-281-4/+1
* virsh: modify vshStringToArray to duplicate the elements tooPeter Krempa2013-08-201-0/+1
* virsh: Introduce macros to reject mutually exclusive argumentsPeter Krempa2013-03-211-0/+51
* virsh: Add helper to request string arguments with error reportingPeter Krempa2013-02-041-0/+4
* Rename virterror.c virterror_internal.h to virerror.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Rename threads.{c,h} to virthread.{c,h}Daniel P. Berrange2012-12-211-1/+1
* virsh: Report errors if arguments of the schedinfo command are incorrectPeter Krempa2012-12-031-0/+1
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* virsh: Don't motify the const stringOsier Yang2012-09-171-1/+1
* list: Change MATCH for common use in virshOsier Yang2012-09-061-0/+2
* list: Add helper to convert strings separated by ', ' to arrayOsier Yang2012-09-061-0/+1
* virsh: remove unneeded usage of vshConnectionUsability()Peter Krempa2012-08-311-1/+0
* virsh: split out virsh-nodedev.cEric Blake2012-08-211-0/+6
* virsh: declare more common functionsEric Blake2012-08-201-11/+9
* virsh: split out virsh-domain-monitor.cEric Blake2012-08-201-3/+0
* virsh: use common namespacingEric Blake2012-08-201-20/+6
* Fix syntax-check failures wrt virshDaniel P. Berrange2012-08-201-1/+1
* virsh: kill some double underscoresEric Blake2012-08-181-21/+27
* virsh: split out virsh-domain.cEric Blake2012-08-171-2/+10
* virsh: split out virsh.hEric Blake2012-08-171-0/+370