docs: mention hotplug='off' in news.xml

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Laine Stump 2020-03-05 15:17:41 -05:00
parent 2d3cf60328
commit 389811d517

View File

@ -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>