On a Wednesday in 2020, Peter Krempa wrote:
Introduce a flag which will allow users to perform
hypervisor-specific
valdiation when redefining the checkpoint metadata. This will allow to
*validation
s/allow to check/allow checking/
check metadata which is stored e.g. in disk images when populating
the
libvirt metadata.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
include/libvirt/libvirt-domain-checkpoint.h | 2 ++
src/libvirt-domain-checkpoint.c | 9 +++++++++
2 files changed, 11 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano