[libvirt] [PATCH 4/5] setmem: implement the remote protocol to address the new API

Daniel P. Berrange berrange at redhat.com
Wed Mar 9 15:57:58 UTC 2011


On Wed, Mar 02, 2011 at 05:13:24PM +0900, Taku Izumi wrote:
> 
> This patch implements the remote protocol to address the new API.
> 
> Signed-off-by: Taku Izumi <izumi.taku at jp.fujitsu.com>
> ---
>  daemon/remote.c                     |   26 ++++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    1 +
>  daemon/remote_dispatch_prototypes.h |    8 ++++++++
>  daemon/remote_dispatch_table.h      |    5 +++++
>  src/remote/remote_driver.c          |   29 ++++++++++++++++++++++++++++-
>  src/remote/remote_protocol.c        |   14 ++++++++++++++
>  src/remote/remote_protocol.h        |   10 ++++++++++
>  src/remote/remote_protocol.x        |    9 ++++++++-
>  src/remote_protocol-structs         |    5 +++++
>  9 files changed, 105 insertions(+), 2 deletions(-)

ACK, looks fine

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list