[libvirt] [PATCH 3/8] Add virDomainBlockPull support to the remote driver

Eric Blake eblake at redhat.com
Wed Jun 15 03:56:00 UTC 2011


On 06/14/2011 08:36 AM, Adam Litke wrote:
> The generator can handle DomainBlockPullAll and DomainBlockPullAbort.
> DomainBlockPull and DomainBlockPullInfo must be written by hand.
> 
> * src/remote/remote_protocol.x: provide defines for the new entry points
> * src/remote/remote_driver.c daemon/remote.c: implement the client and
>   server side
> * src/remote_protocol-structs: structure definitions for protocol verification
> 
> Signed-off-by: Adam Litke <agl at us.ibm.com>
> ---
>  daemon/remote.c              |   71 ++++++++++++++++++++++++++++++++++++++++++
>  src/remote/remote_driver.c   |   68 ++++++++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x |   40 +++++++++++++++++++++++-
>  src/remote_protocol-structs  |   28 ++++++++++++++++
>  4 files changed, 206 insertions(+), 1 deletions(-)

ACK for addressing the v3 comments, but there are merge conflicts due to
all of today's patches.  Double-check my work, but I think I got it all
right.

Pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110614/23fc7c57/attachment-0001.sig>


More information about the libvir-list mailing list