]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Allow XML validation for snapshot creation
authorHan Han <hhan@redhat.com>
Wed, 31 Jul 2019 03:57:41 +0000 (11:57 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 31 Jul 2019 13:02:34 +0000 (15:02 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 1134309ec2f5e3d8bd5d26aa9207e4aa44942d75..6d6cde6bf7b5fac7e77264fb68bf772034bbf150 100644 (file)
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          qemu: Allow to validate XML for snapshot creation
+        </summary>
+        <description>
+          Add flag <code>VIR_DOMAIN_SNAPSHOT_CREATE_VALIDATE</code> to validate
+          snapshot input XML. For virsh, users can use it as <code>virsh
+          snapshot-create --validate</code>.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>