Added the following new libvirt conf option to the release note to indicate their availability with the next release: <feature> <pci> <acpi-bridge-hotplug state='off|on'/> </pci> </feature> Signed-off-by: Ani Sinha <ani@xxxxxxxxxxx> --- NEWS.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index fd20e50d18..0bf4ee002c 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -29,6 +29,13 @@ v7.8.0 (unreleased) active. This information can also be retrieved with the new virsh command ``nodedev-info``. + * Add a new global feature for controlling ACPI PCI hotplug on bridges + + A new ``<feature>`` config option ``<acpi-bridge-hotplug>`` under ``<pci>`` + sub-element have been added to allow users control BIOS ACPI based PCI + hotplug for cold plugged bridges. It is only applicable for x86 guests + using qemu driver. + * **Improvements** * **Bug fixes** -- 2.25.1