mirror of https://gitee.com/openkylin/libvirt.git
news: Document watchdog hot-(un)plug change
In361c8dc17
and662140fa68
I've implemented hot-(un)plug of watchdog devices. Document this change. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
parent
662140fa68
commit
8ffbc1f700
|
@ -35,6 +35,11 @@
|
|||
<libvirt>
|
||||
<release version="v3.9.0" date="unreleased">
|
||||
<section title="New features">
|
||||
<change>
|
||||
<summary>
|
||||
Add capability to allow hot (un)plug of a domain watchdog device
|
||||
</summary>
|
||||
</change>
|
||||
</section>
|
||||
<section title="Improvements">
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue