[PATCH v2.1 3/3] news: add description about downscript

Chen Hanxiao posted 3 patches 5 years, 8 months ago
There is a newer version of this series
[PATCH v2.1 3/3] news: add description about downscript
Posted by Chen Hanxiao 5 years, 8 months ago
Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 4cef804aac..67fb85377d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -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
-- 
2.23.0