[libvirt] [PATCH 0/3] Misc virsh improvements

Pino Toscano ptoscano at redhat.com
Wed Aug 24 14:14:22 UTC 2016


Hi,

this series provides small improvements for virsh.

The patches are sent as single series as some of the changes would
conflict if sent as different patches.

Thanks,


Pino Toscano (3):
  virsh: respect -q/--quiet more
  virsh: avoid i18n puzzle
  virsh: use vshError consistently after virBufferError checks

 tests/virsh-undefine    |   4 --
 tools/virsh-domain.c    | 130 ++++++++++++++++++++++++------------------------
 tools/virsh-interface.c |  16 +++---
 tools/virsh-network.c   |  36 +++++++-------
 tools/virsh-nodedev.c   |  12 ++---
 tools/virsh-nwfilter.c  |   6 +--
 tools/virsh-pool.c      |  30 +++++------
 tools/virsh-secret.c    |   6 +--
 tools/virsh-snapshot.c  |  16 +++---
 tools/virsh-volume.c    |  20 ++++----
 10 files changed, 137 insertions(+), 139 deletions(-)

-- 
2.7.4




More information about the libvir-list mailing list