[libvirt] [PATCH 7/9] Remote driver implementation for the virDomainAbortJob APi

Daniel Veillard veillard at redhat.com
Fri Feb 26 17:56:29 UTC 2010


On Thu, Feb 18, 2010 at 03:56:13PM +0000, Daniel P. Berrange wrote:
> This defines the wire protocol for the new API
> 
> * src/remote/remote_protocol.x: Wire protocol definition
> * src/remote/remote_driver.c,daemon/remote.c: Client and server
>   side implementation
> * daemon/remote_dispatch_args.h, daemon/remote_dispatch_prototypes.h,
>   daemon/remote_dispatch_table.h, src/remote/remote_protocol.c,
>   src/remote/remote_protocol.h: Re-generate from remote_protocol.x
> ---
>  daemon/remote.c                     |   29 +++++++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    1 +
>  daemon/remote_dispatch_prototypes.h |    8 ++++++++
>  daemon/remote_dispatch_table.h      |    5 +++++
>  src/remote/remote_driver.c          |   26 +++++++++++++++++++++++++-
>  src/remote/remote_protocol.c        |    9 +++++++++
>  src/remote/remote_protocol.h        |    8 ++++++++
>  src/remote/remote_protocol.x        |    8 +++++++-
>  8 files changed, 92 insertions(+), 2 deletions(-)
> 

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list