[libvirt] [PATCH 08/15] conf: Add save cookie callbacks to xmlopt

Pavel Hrdina phrdina at redhat.com
Tue Jun 6 13:08:47 UTC 2017


On Mon, Jun 05, 2017 at 11:26:56AM +0200, Jiri Denemark wrote:
> virDomainXMLOption gains driver specific callbacks for parsing and
> formatting save cookies.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/bhyve/bhyve_domain.c      |  2 +-
>  src/conf/domain_conf.c        | 16 +++++++++++++++-
>  src/conf/domain_conf.h        |  7 ++++++-
>  src/conf/snapshot_conf.c      | 11 ++++++++++-
>  src/conf/snapshot_conf.h      |  2 ++
>  src/libvirt_private.syms      |  1 +
>  src/libxl/libxl_conf.c        |  2 +-
>  src/lxc/lxc_conf.c            |  2 +-
>  src/openvz/openvz_driver.c    |  2 +-
>  src/phyp/phyp_driver.c        |  2 +-
>  src/qemu/qemu_capabilities.c  |  2 +-
>  src/qemu/qemu_conf.c          |  3 ++-
>  src/security/virt-aa-helper.c |  2 +-
>  src/test/test_driver.c        |  2 +-
>  src/uml/uml_driver.c          |  2 +-
>  src/vbox/vbox_common.c        |  2 +-
>  src/vmware/vmware_driver.c    |  3 ++-
>  src/vmx/vmx.c                 |  2 +-
>  src/vz/vz_driver.c            |  2 +-
>  src/xen/xen_driver.c          |  2 +-
>  src/xenapi/xenapi_driver.c    |  2 +-
>  tests/bhyveargv2xmltest.c     |  2 +-
>  tests/testutils.c             |  2 +-
>  23 files changed, 54 insertions(+), 21 deletions(-)

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/ef9f2809/attachment-0001.sig>


More information about the libvir-list mailing list