On Tue, Nov 13, 2012 at 11:57:31AM +0100, Michal Privoznik wrote: > Currently, if user wants to reconnect to a domain he can use > '-r' cmd line argument. This makes virt-viewer listen to > domain events. However, if connection to libvirtd breaks > somehow, we will receive no longer any event. Hence we must > reconnect to the libvirt. > --- > > diff to v1: > -clean the patch up a bit (drop debug leftovers) > > AUTHORS | 1 + > configure.ac | 2 +- > src/virt-viewer-app.c | 2 + > src/virt-viewer.c | 61 ++++++++++++++++++++++++++++++++++++++++++------ > 4 files changed, 57 insertions(+), 9 deletions(-) > > diff --git a/AUTHORS b/AUTHORS > index a559205..69718a7 100644 > --- a/AUTHORS > +++ b/AUTHORS > @@ -23,6 +23,7 @@ With additional patches from: > Yann E. MORIN <[email protected]> > Yonit Halperin <[email protected]> > Zeeshan Ali (Khattak) <[email protected]> > + Michal Privoznik <[email protected]>
Isn't it alphabetically ordered by first name? ACK patch Christophe
pgpXpTOGShRrN.pgp
Description: PGP signature
_______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
