[libvirt] [PATCH 0/7] Some vshCommandOpt rework

Michal Privoznik mprivozn at redhat.com
Wed Apr 2 12:43:53 UTC 2014


*** BLURB HERE ***

Michal Privoznik (7):
  virsh: Make vshCommandOpt* report error
  virsh-domain: Adapt to new error reporting
  virsh-domain-monitor: Adapt to new error reporting
  virsh-host: Adapt to new error reporting
  virsh-interface: Adapt to new error reporting
  virsh-network: Adapt to new error reporting
  virsh-volume: Adapt to new error reporting

 tests/vcpupin                |  2 +-
 tools/virsh-domain-monitor.c |  5 +--
 tools/virsh-domain.c         | 75 ++++++++++++++------------------------------
 tools/virsh-host.c           | 19 +++--------
 tools/virsh-interface.c      |  4 +--
 tools/virsh-network.c        |  4 +--
 tools/virsh-volume.c         | 16 +++-------
 tools/virsh.c                | 72 +++++++++++++++++++++++++++++++++++++-----
 tools/virsh.h                |  2 +-
 9 files changed, 102 insertions(+), 97 deletions(-)

-- 
1.9.0




More information about the libvir-list mailing list