[libvirt] [PATCH] news: Document watchdog hot-(un)plug change

Michal Privoznik posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/f6a4a6ebde3ea5c75f683a8a74dcd9e1bb36e130.1507209229.git.mprivozn@redhat.com
docs/news.xml | 5 +++++
1 file changed, 5 insertions(+)
[libvirt] [PATCH] news: Document watchdog hot-(un)plug change
Posted by Michal Privoznik 6 years, 6 months ago
In 361c8dc17 and 662140fa68ae0 I've implemented hot-(un)plug of
watchdog devices. Document this change.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 4e8d7c940..3a01bd491 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,11 @@
 <libvirt>
   <release version="v3.9.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          qemu: Added support for hot-(un)plug of watchdog devices
+        </summary>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document watchdog hot-(un)plug change
Posted by John Ferlan 6 years, 6 months ago

On 10/05/2017 09:13 AM, Michal Privoznik wrote:
> In 361c8dc17 and 662140fa68ae0 I've implemented hot-(un)plug of
> watchdog devices. Document this change.
> 
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 4e8d7c940..3a01bd491 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -35,6 +35,11 @@
>  <libvirt>
>    <release version="v3.9.0" date="unreleased">
>      <section title="New features">
> +      <change>
> +        <summary>
> +          qemu: Added support for hot-(un)plug of watchdog devices

Add capability to allow hot (un)plug of a domain watchdog device


Not sure if you want to add in the <description> section that this would
only be for new enough qemu versions... e.g., requires your new command.

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

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list