news: add description about downscript

Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Chen Hanxiao 2020-05-25 20:41:01 -04:00 committed by Michal Privoznik
parent 368134e495
commit 4eda71a8d0

View File

@ -52,6 +52,16 @@
</release>
<release version="v6.3.0" date="2020-05-05">
<section title="New features">
<change>
<summary>
qemu: support network interface downscript
</summary>
<description>
QEMU has the ability to run a script when a NIC is brought up
and down. Libvirt only enables use of the up script.
Now add support for postscript when NIC is down/detached.
</description>
</change>
<change>
<summary>
qemu: support disabling hotplug/unplug of PCIe devices