[libvirt] [PATCH 0/4] Couple of patches about virsh completion

Lin Ma lma at suse.com
Tue Mar 5 03:17:35 UTC 2019


Lin Ma (4):
  virsh: Only return active domain names for detach-device-alias
  virsh: Add device name completion for target option of detach-disk
    command
  virsh-network: Introduce virshNetworkEventCallback to handle network
    events
  virsh: Add event name completion to 'network-event' command

 tools/virsh-completer.c | 27 +++++++++++++++++++++++++++
 tools/virsh-completer.h |  4 ++++
 tools/virsh-domain.c    |  3 ++-
 tools/virsh-network.c   | 18 +++++++++++++++---
 tools/virsh-network.h   |  8 ++++++++
 5 files changed, 56 insertions(+), 4 deletions(-)

-- 
2.19.0




More information about the libvir-list mailing list