[libvirt] [PATCH v2 0/3] Add keepalive support in virsh

Martin Kletzander mkletzan at redhat.com
Mon Mar 10 11:26:56 UTC 2014


This series adds client keepalive support into virsh.  This was
previously almost done by Guannan around 2 years ago, but not
finished.

Martin Kletzander (3):
  virsh: Add keepalive in new vshConnect function
  virsh: Prohibit virConnectOpen* functions in virsh
  [DO_NOT_APPLY_UPSTREAM] virsh: add connection monitoring into
    vshWatchJob

 cfg.mk               |  8 ++++-
 tests/virsh-optparse |  4 +--
 tools/virsh-domain.c | 21 +++++++++----
 tools/virsh.c        | 83 +++++++++++++++++++++++++++++++++++++++++++++++-----
 tools/virsh.h        |  7 +++++
 tools/virsh.pod      | 12 ++++++++
 6 files changed, 118 insertions(+), 17 deletions(-)

--
1.9.0




More information about the libvir-list mailing list