On Mon, May 21, 2012 at 10:39:25AM -0300, Marcelo Cerri wrote:

The subject of this commit is a little misleading. It isn't just adding
the remote API. It is defining a new public API contract and the remote
protocol implementation. Please make the commit message somewhat more
verbose than just the subject line, to describe what your patch is doing.
Likewise for all other patches in this series, please fill out the commit
message with details

> ---
>  daemon/remote.c              |   49 
> ++++++++++++++++++++++++++++++++++++++++++
>  include/libvirt/libvirt.h.in |    3 ++
>  python/generator.py          |    1 +
>  src/libvirt.c                |   49 
> ++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_private.syms     |    3 ++
>  src/libvirt_public.syms      |    1 +
>  src/remote/remote_driver.c   |   42 ++++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x |   14 ++++++++++-
>  src/remote_protocol-structs  |    1 +
>  9 files changed, 161 insertions(+), 2 deletions(-)


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 :|

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

Reply via email to