]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
admin: Do not generate remoteAdminConnect{Open,Close}
authorErik Skultety <eskultet@redhat.com>
Mon, 12 Oct 2015 15:08:29 +0000 (17:08 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 30 Nov 2015 08:44:28 +0000 (09:44 +0100)
commit0ecf9b3e0948c6383723e2fd7ee6bf075a357b48
tree93ccbb2e1e55abf7da3bfcaa6e22a10f11ecaec3
parentb86cf8821bc7f7d1f039b87784a6d6c0f453462f
admin: Do not generate remoteAdminConnect{Open,Close}

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
src/admin/admin_remote.c