[libvirt PATCH 04/10] docs: mention hotplug='off' in news.xml

Laine Stump laine at redhat.com
Mon Apr 6 13:51:24 UTC 2020


Signed-off-by: Laine Stump <laine at redhat.com>
---
 docs/news.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

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 @@
 <libvirt>
   <release version="v6.3.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          qemu: support disabling hotplug/unplug of PCIe devices
+        </summary>
+        <description>
+          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).
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.25.2




More information about the libvir-list mailing list