]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: add description about downscript
authorChen Hanxiao <chen_han_xiao@126.com>
Tue, 26 May 2020 00:41:01 +0000 (20:41 -0400)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 26 May 2020 13:56:11 +0000 (15:56 +0200)
Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 4cef804aac21a85ca94b72b162bf4179ff5b47d2..67fb85377d74b4d5e590b9789d9583fdcd1971e3 100644 (file)
   </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