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-Tag: v3.10.0-rc1~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4db41ce2c0e5fbb8257ad0315bc28925a0558d;p=thirdparty%2Flibvirt.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. + +