diff --git a/NEWS.rst b/NEWS.rst index e6dce26cef..5a7570d0db 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -32,14 +32,6 @@ v7.9.0 (unreleased) controller. The default behavior is unchanged (hotplug is allowed). - * Add a new global feature for controlling ACPI PCI hotplug on bridges - - A new ```` config option ```` under ```` - 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. - * Support hotplug and hotunplug for virtiofs Filesystems backed by virtiofsd can now be hotplugged and hotunplugged.