[libvirt] [PATCH v4 10/13] Implement virConnectIsAlive in all drivers

Daniel P. Berrange berrange at redhat.com
Mon Nov 7 20:52:23 UTC 2011


On Thu, Oct 27, 2011 at 06:05:46PM +0200, Jiri Denemark wrote:
> ---
> Notes:
>     ACKed except for esx driver
> 
>     Version 4:
>     - fix esx implementation
>     
>     Version 3:
>     - no changes
>     
>     Version 2:
>     - new patch
> 
>  src/esx/esx_driver.c       |   18 ++++++++++++++++++
>  src/hyperv/hyperv_driver.c |   18 ++++++++++++++++++
>  src/libxl/libxl_driver.c   |    8 ++++++++
>  src/lxc/lxc_driver.c       |    7 +++++++
>  src/openvz/openvz_driver.c |    7 +++++++
>  src/phyp/phyp_driver.c     |   18 ++++++++++++++++++
>  src/qemu/qemu_driver.c     |    6 ++++++
>  src/remote/remote_driver.c |   18 ++++++++++++++++++
>  src/rpc/virnetclient.c     |   14 ++++++++++++++
>  src/rpc/virnetclient.h     |    1 +
>  src/test/test_driver.c     |    6 ++++++
>  src/uml/uml_driver.c       |    7 +++++++
>  src/vbox/vbox_tmpl.c       |    6 ++++++
>  src/vmware/vmware_driver.c |    7 +++++++
>  src/xen/xen_driver.c       |    8 ++++++++
>  src/xenapi/xenapi_driver.c |   12 ++++++++++++
>  16 files changed, 161 insertions(+), 0 deletions(-)


ACK, if changing 0.9.7  to 0.9.8 throughout


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list