]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Document predictable file names for memory-backend-file
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Oct 2017 09:59:29 +0000 (11:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 8 Nov 2017 09:17:25 +0000 (10:17 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 9361a9165d7f5402776226d5f98d5a6e8fc5355b..87391af85654a7c95c7eb724bd32937e530382d9 100644 (file)
           set the port via <code>unit</code> attribute.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Generate predictable paths for qemu memory backends
+        </summary>
+        <description>
+          In some cases management applications need to know
+          paths passed to memory-backend-file objects upfront.
+          Libvirt now generates predictable paths so applications
+          can prepare the files if they need to do so.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>