]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
blockcopy: remote implementation for new API
authorEric Blake <eblake@redhat.com>
Sun, 24 Aug 2014 02:09:56 +0000 (20:09 -0600)
committerEric Blake <eblake@redhat.com>
Sun, 7 Sep 2014 03:46:30 +0000 (21:46 -0600)
commit1069e3b90cd0b1b12eee18b977318fc30b0fabce
tree54a3cbbd8cd7ac44f83a5febbe14703408253104
parentc1d75deea228e7f4a7462aef143e18c456b2a82c
blockcopy: remote implementation for new API

Fairly straightforward - I got lucky that the generated functions
worked out of the box :)

* src/remote/remote_protocol.x (remote_domain_block_copy_args):
New struct.
(REMOTE_PROC_DOMAIN_BLOCK_COPY): New RPC.
* src/remote/remote_driver.c (remote_driver): Wire it up.
* src/remote_protocol-structs: Regenerate.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs