[libvirt] [PATCH 07/15] conf: Introduce virSaveCookie

Pavel Hrdina phrdina at redhat.com
Tue Jun 6 12:26:05 UTC 2017


On Mon, Jun 05, 2017 at 11:26:55AM +0200, Jiri Denemark wrote:
> The code will be used by snapshots and domain save/restore code to store
> additional data for a saved running domain. It is analogous to migration
> cookies, but simple and one way only.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  po/POTFILES.in           |   1 +
>  src/Makefile.am          |   1 +
>  src/conf/virsavecookie.c | 144 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/virsavecookie.h |  62 ++++++++++++++++++++
>  src/libvirt_private.syms |   7 +++
>  5 files changed, 215 insertions(+)
>  create mode 100644 src/conf/virsavecookie.c
>  create mode 100644 src/conf/virsavecookie.h

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170606/54fca73f/attachment-0001.sig>


More information about the libvir-list mailing list