[libvirt] [PATCH] conf: add caps to virDomainSnapshotDefFormat

Daniel P. Berrange berrange at redhat.com
Fri Feb 5 10:59:00 UTC 2016


On Thu, Feb 04, 2016 at 10:55:05PM +0000, Joao Martins wrote:
> The virDomainSnapshotDefFormat calls into virDomainDefFormat,
> so should be providing a non-NULL virCapsPtr instance. On the
> qemu driver we change qemuDomainSnapshotWriteMetadata to also
> include caps since it calls virDomainSnapshotDefFormat.
> 
> Signed-off-by: Joao Martins <joao.m.martins at oracle.com>
> ---
>  src/conf/snapshot_conf.c          |  3 ++-
>  src/conf/snapshot_conf.h          |  1 +
>  src/esx/esx_driver.c              |  2 +-
>  src/qemu/qemu_domain.c            |  5 +++--
>  src/qemu/qemu_domain.h            |  1 +
>  src/qemu/qemu_driver.c            | 16 ++++++++++------
>  src/test/test_driver.c            |  3 ++-
>  src/vbox/vbox_common.c            |  4 ++--
>  tests/domainsnapshotxml2xmltest.c |  2 +-
>  9 files changed, 23 insertions(+), 14 deletions(-)

ACK


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




More information about the libvir-list mailing list