From dc4db41ce2c0e5fbb8257ad0315bc28925a0558d Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Tue, 24 Oct 2017 11:59:29 +0200 Subject: [PATCH] news: Document predictable file names for memory-backend-file Signed-off-by: Michal Privoznik Reviewed-by: John Ferlan --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. + +
-- 2.47.2