]> git.ipfire.org Git - thirdparty/libvirt.git/commit
checkpoint: Mention that VIR_DOMAIN_CHECKPOINT_XML_SIZE may require running vm
authorPeter Krempa <pkrempa@redhat.com>
Tue, 3 Nov 2020 11:30:53 +0000 (12:30 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 9 Nov 2020 11:25:49 +0000 (12:25 +0100)
commit1bb33357eaaa36e12b31c794c603d27f6ae03835
tree355ded58544d8b22fe9813d2938bdfa4efa771dd
parentdddd442798277a317a7c042020b64fa96269f80a
checkpoint: Mention that VIR_DOMAIN_CHECKPOINT_XML_SIZE may require running vm

The qemu implementation requires that the VM associated with the
checkpoint is running when checking the size. Mention this possibility
with the flag.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/libvirt-domain-checkpoint.c