Re: [libvirt] [PATCH 3/9] admin: Do not generate remoteAdminConnect{Open, Close}

2015-10-14 Thread Michal Privoznik
On 13.10.2015 15:38, Erik Skultety wrote: > As we plan to add more and more logic to remote connecting methods, > these cannot be generated from admin_protocol.x anymore. Instead, > this patch implements these to methods explicitly. > --- > src/admin/admin_protocol.x | 4 ++-- > src/libvirt-admin

[libvirt] [PATCH 3/9] admin: Do not generate remoteAdminConnect{Open, Close}

2015-10-13 Thread Erik Skultety
As we plan to add more and more logic to remote connecting methods, these cannot be generated from admin_protocol.x anymore. Instead, this patch implements these to methods explicitly. --- src/admin/admin_protocol.x | 4 ++-- src/libvirt-admin.c| 45 +++