[libvirt] [PATCH 16/23] Add JSON serialization of virNetServerPtr objects for process re-exec()

Eric Blake eblake at redhat.com
Fri Aug 17 03:10:54 UTC 2012


On 08/09/2012 09:20 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Add two new APIs virNetServerNewPostExecRestart and
> virNetServerPreExecRestart which allow a virNetServerPtr
> object to be created from a JSON object and saved to a
> JSON object, for the purpose of re-exec'ing a process.
> 
> This includes serialization of all registered services
> and clients
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/libvirt_private.syms |   2 +
>  src/rpc/virnetserver.c   | 252 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/rpc/virnetserver.h   |  10 ++
>  3 files changed, 264 insertions(+)
> 

Looks reasonable, but may be impacted by any changes to earlier patches.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list