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. + +