]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: mention hotplug='off' in news.xml
authorLaine Stump <laine@redhat.com>
Thu, 5 Mar 2020 20:17:41 +0000 (15:17 -0500)
committerLaine Stump <laine@redhat.com>
Mon, 13 Apr 2020 02:35:07 +0000 (22:35 -0400)
Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/news.xml

index 0d3f3386ec764800c0d9ba6ad554e58207ca8c21..4d0efd4219e91b1df417d58203523ad712c1e3af 100644 (file)
 <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>