[libvirt] [PATCH v2.1 2/2] news: add change of hot unplug redirdev

John Ferlan jferlan at redhat.com
Wed Dec 20 00:06:27 UTC 2017


news: Add change for hot unplug redirdev

On 12/07/2017 05:42 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> Add hot unplug redirdev in news 'New features' section

No need for this part.

> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
> v2.1:
>    put news part into a seperate patch
> 
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 0ec9857e2..ec32dc850 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -35,6 +35,15 @@
>  <libvirt>
>    <release version="v4.0.0" date="unreleased">
>      <section title="New features">
> +      <change>
> +        <summary>
> +          qemu: Add support for hot unplug redirdev device
> +        </summary>
> +        <description>
> +          We've supported hotplug redirdev device, but lacked of
> +          hot unplug feature. Now we can do it by libvirt.
> +        </description>

The <description> probably isn't necessary... Also, I think this belongs
in the improvement section and not a new feature since hotplug already
existed.

John


> +      </change>
>      </section>
>      <section title="Improvements">
>      </section>
> 




More information about the libvir-list mailing list