libvirt/tools
Daniel Veillard 056623f3d7 Make virsh reconnect when losing connection
When the daemon libvirtd restarts, a connected virsh gets a SIGPIPE
and dies. This change the behaviour to try to reconnect if the
signal was received or command error indicated a connection or RPC
failure. Note that the failing command is not restarted.

* tools/virsh.c: catch SIGPIPE signals as well as connection related
  failures, add some automatic reconnection code and appropriate error
  messages.
2010-03-10 17:03:07 +01:00
..
.gitignore Make pki_check.sh into an installed & supported tool 2009-09-21 14:41:46 +01:00
console.c build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
console.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
libvirt_win_icon_16x16.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_32x32.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_48x48.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_64x64.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
Makefile.am Fix build in separate build directory 2009-10-01 16:55:09 +02:00
virsh_win_icon.rc Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virsh.c Make virsh reconnect when losing connection 2010-03-10 17:03:07 +01:00
virsh.pod Adds a cpu-baseline command for virsh 2010-02-17 14:52:07 +01:00
virt-pki-validate.in virt-pki-validate contains unexpanded SYSCONFDIR variable 2010-02-04 16:47:29 +01:00
virt-xml-validate.in Add tool for validating XML & fix misc bugs in virsh POD docs 2009-04-19 15:10:45 +00:00