[virt-tools-list] [virt-viewer][PATCH v2] Reconnect to libvirtd after connection breaks

Michal Privoznik mprivozn at redhat.com
Tue Nov 13 13:34:36 UTC 2012


On 13.11.2012 12:30, Christophe Fergeau wrote:
> 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 <yann.morin.1998 at anciens.enib.fr>
>>      Yonit Halperin <yhalperi at redhat.com>
>>      Zeeshan Ali (Khattak) <zeeshanak at gnome.org>
>> +    Michal Privoznik <mprivozn at redhat.com>
> 
> Isn't it alphabetically ordered by first name?

Yeah. I've got mind splitted when writing this. If you can fix that just
before pushing, please, that'd be great.

> 
> ACK patch
> 
> Christophe
> 

Michal




More information about the virt-tools-list mailing list