mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
NEWS: document new acpi pci hotplug config option
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@anisinha.ca> Reviewed-by: Laine Stump <laine@redhat.com>
This commit is contained in:
parent
bef0f0d8be
commit
5ee4f3e1d4
8
NEWS.rst
8
NEWS.rst
@ -32,6 +32,14 @@ v7.9.0 (unreleased)
|
|||||||
controller. The default behavior is unchanged (hotplug is
|
controller. The default behavior is unchanged (hotplug is
|
||||||
allowed).
|
allowed).
|
||||||
|
|
||||||
|
* 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 enable/disable ACPI based PCI
|
||||||
|
hotplug for cold plugged bridges (that is, bridges that were present in the
|
||||||
|
domain definition when the guest was first started).This setting is only
|
||||||
|
applicable for x86 guests using qemu driver.
|
||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
Loading…
Reference in New Issue
Block a user