From: Chen Hanxiao Date: Tue, 26 May 2020 00:41:01 +0000 (-0400) Subject: news: add description about downscript X-Git-Tag: v6.4.0-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eda71a8d05d968e73ab9b0fdc8a90123c57d39e;p=thirdparty%2Flibvirt.git news: add description about downscript Signed-off-by: Chen Hanxiao Reviewed-by: Michal Privoznik --- 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 @@
+ + + qemu: support network interface downscript + + + 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. + + qemu: support disabling hotplug/unplug of PCIe devices