From: Laine Stump Date: Thu, 5 Mar 2020 20:17:41 +0000 (-0500) Subject: docs: mention hotplug='off' in news.xml X-Git-Tag: v6.3.0-rc1~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389811d517c270c4f916fce4b3d64f90331244d7;p=thirdparty%2Flibvirt.git docs: mention hotplug='off' in news.xml Signed-off-by: Laine Stump Reviewed-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index 0d3f3386ec..4d0efd4219 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,18 @@
+ + + qemu: support disabling hotplug/unplug of PCIe devices + + + libvirt can now set the "hotplug" option for pcie-root-ports + and pcie-switch-downstream-ports, which can be used to + disable hotplug/unplug of devices from these ports (default + behavior is for these controllers to accept all + hotplug/unplug attempts, but this is often undesireable). + +