From: Michal Privoznik Date: Tue, 24 Oct 2017 09:59:29 +0000 (+0200) Subject: news: Document predictable file names for memory-backend-file X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=dc4db41ce2c0e5fbb8257ad0315bc28925a0558d;p=libvirt.git news: Document predictable file names for memory-backend-file Signed-off-by: Michal Privoznik Reviewed-by: John Ferlan --- diff --git a/docs/news.xml b/docs/news.xml index 9361a9165d..87391af856 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -78,6 +78,17 @@ set the port via unit attribute. + + + qemu: Generate predictable paths for qemu memory backends + + + 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. + +