[libvirt] [PATCH 0/9] Some virsh completion fixes

Lin Ma posted 9 patches 5 years, 11 months ago
Only 0 patches received!
tools/virsh-completer.c      | 48 ++++++++++++++++++++++++++++++++++++++++++++
tools/virsh-completer.h      |  4 ++++
tools/virsh-domain-monitor.c |  2 ++
tools/virsh-domain.c         | 23 ++++++++++++++-------
tools/virsh-network.c        | 47 +++++++++++++++++++++++++------------------
5 files changed, 97 insertions(+), 27 deletions(-)
[libvirt] [PATCH 0/9] Some virsh completion fixes
Posted by Lin Ma 5 years, 11 months ago
patch 1 is not about completion, I merge it into this patch set for
easy review because it's a tiny fix.

Lin Ma (9):
  virsh: Remove 'id' text from help message for 'domrename' command
  virsh: Only return active domain names for 'reset' command
  virsh: Only return active domain names for block* command
  virsh-network: Create macros for VSH_OT_STRING "network" option
  virsh-network: Add network name completion to 'net-event' command
  virsh-network: Add macro VIRSH_COMMON_OPT_NETWORK_FULL
  virsh-network: Add network name completion to 'net-uuid' command
  virsh: Introduce virshDomainBlockTargetCompleter
  virsh: Add target name completion for block device options

 tools/virsh-completer.c      | 48 ++++++++++++++++++++++++++++++++++++++++++++
 tools/virsh-completer.h      |  4 ++++
 tools/virsh-domain-monitor.c |  2 ++
 tools/virsh-domain.c         | 23 ++++++++++++++-------
 tools/virsh-network.c        | 47 +++++++++++++++++++++++++------------------
 5 files changed, 97 insertions(+), 27 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list