]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: checkpoint: Prepare internals for missing domain definition
authorPeter Krempa <pkrempa@redhat.com>
Wed, 2 Dec 2020 13:13:17 +0000 (14:13 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 4 Dec 2020 15:15:03 +0000 (16:15 +0100)
commit392eacfeb1c924a7532955d8866677d905fa74fa
tree242f7a69e71eb26dc3b6e25356752ad0c6916a58
parent9fd8ba3b2d681e5d0c58fc68f99224dbf0a5f810
conf: checkpoint: Prepare internals for missing domain definition

Conditionalize code which assumes that the domain definition stored in
the checkpoint is present.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/conf/checkpoint_conf.c
tests/qemudomaincheckpointxml2xmltest.c