[libvirt] [PATCH v3 5/5] news: Document predictable file names for memory-backend-file

Michal Privoznik mprivozn at redhat.com
Tue Nov 7 15:51:04 UTC 2017


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index ef855d895..fb0ded97c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,17 @@
     <section title="New features">
     </section>
     <section title="Improvements">
+      <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">
     </section>
-- 
2.13.6




More information about the libvir-list mailing list