]> xenbits.xensource.com Git - libvirt.git/commit
domiftune: Add support of new APIs to the remote driver
authorHu Tao <hutao@cn.fujitsu.com>
Thu, 29 Dec 2011 07:33:18 +0000 (15:33 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 29 Dec 2011 10:25:26 +0000 (18:25 +0800)
commite7dfe00d068fd9ce065f16d8dc45e352e37e0954
treee61d2d75b53cfc7a2948eeccf31bd5bd9a177903
parent51fded0be932a994c9dbc184678551e4c7a97f3a
domiftune: Add support of new APIs to the remote driver

* daemon/remote.c: implement the server side support
* src/remote/remote_driver.c: implement the client side support
* src/remote/remote_protocol.x: definitions for the new entry points
* src/remote_protocol-structs: structure definitions
daemon/remote.c
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs