diff --git a/docs/news.xml b/docs/news.xml index 1134309ec2..6d6cde6bf7 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -76,6 +76,16 @@
+ + + qemu: Allow to validate XML for snapshot creation + + + Add flag VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE to validate + snapshot input XML. For virsh, users can use it as virsh + snapshot-create --validate. + +