On Tue, Sep 28, 2010 at 03:27:24PM +0530, Nikunj A. Dadhania wrote:
> From: Nikunj A. Dadhania <nik...@linux.vnet.ibm.com>
> 
> v3:
> * Squased all the remote driver changes to one single big patch and
>   auto-generated is around 40%
> * Implements domainSetMemoryParameters and domainGetMemoryParameters for 
> remote
>   driver
>       daemon/remote.c
>       src/remote/remote_driver.c
> 
> * Auto generate the files using rpcgen and helper scripts in daemon/ directory
>       src/remote/remote_protocol.x
>       daemon/remote_dispatch_args.h
>       daemon/remote_dispatch_prototypes.h
>       daemon/remote_dispatch_ret.h
>       daemon/remote_dispatch_table.h
>       src/remote/remote_protocol.c
>       src/remote/remote_protocol.h
> 
> Signed-off-by: Nikunj A. Dadhania <nik...@linux.vnet.ibm.com>
> ---
>  daemon/remote.c                     |  158 
> +++++++++++++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    2 
>  daemon/remote_dispatch_prototypes.h |   16 ++++
>  daemon/remote_dispatch_ret.h        |    1 
>  daemon/remote_dispatch_table.h      |   10 ++
>  src/remote/remote_driver.c          |  148 ++++++++++++++++++++++++++++++++-
>  src/remote/remote_protocol.c        |   84 +++++++++++++++++++
>  src/remote/remote_protocol.h        |   56 ++++++++++++
>  src/remote/remote_protocol.x        |   42 +++++++++
>  9 files changed, 514 insertions(+), 3 deletions(-)

ACK, looks ok

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to