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

John Ferlan jferlan at redhat.com
Tue Nov 7 21:41:01 UTC 2017



On 11/07/2017 10:51 AM, Michal Privoznik wrote:
> 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>

Not quite sure this is in the right place... I think you added it to the
comment section rather than that 3.10.0 section... At least that's what
git am did for me

The adjustment is rather obvious

John
>      </section>
>      <section title="Bug fixes">
>      </section>
> 




More information about the libvir-list mailing list