• E
    blockcopy: remote implementation for new API · 1069e3b9
    Eric Blake 提交于
    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: NEric Blake <eblake@redhat.com>
    1069e3b9
remote_protocol-structs 99.1 KB