summaryrefslogtreecommitdiff
path: root/tools/virsh-completer-domain.h
Commit message (Expand)AuthorAgeFilesLines
* Add lifecycle action completion to set-lifecycle-action commandLin Ma2020-11-101-0/+4
* virsh: Add lifecycle type completion to set-lifecycle-action commandLin Ma2020-11-101-0/+4
* virsh: Add signal name completion to send-process-signal commandLin Ma2020-11-101-0/+4
* virsh: Add serial/parallel device name completion to console commandLin Ma2020-11-101-0/+4
* virsh: Add vcpu list completion to guestvcpus commandLin Ma2020-11-101-0/+4
* virsh: Add logical CPU list completion for --cpulist argumentLin Ma2020-09-141-0/+4
* virsh: Add vcpu list completion to setvcpu commandLin Ma2020-09-141-0/+4
* virsh: Add vcpu IDs completion to vcpupin commandLin Ma2020-09-141-0/+4
* virsh: Add iothread IDs completion to iothread* commandsLin Ma2020-09-141-0/+4
* virsh: Add domain uuid completion to domname commandLin Ma2020-09-141-0/+4
* virsh: Add event completer to --enable/--disable args of perf commandLin Ma2020-09-141-0/+8
* virsh: Expose virDomainGetHostnameFlagsJulio Faracco2020-01-161-0/+4
* virsh: Add a completer for `domifaddr` --source parameter.Julio Faracco2020-01-031-0/+5
* tools: Separate domain related completers into a fileMichal Privoznik2019-08-091-0/+55