]> git.ipfire.org Git - thirdparty/libvirt.git/commit
NEWS: document new acpi pci hotplug config option
authorAni Sinha <ani@anisinha.ca>
Fri, 8 Oct 2021 06:42:15 +0000 (12:12 +0530)
committerLaine Stump <laine@redhat.com>
Sun, 10 Oct 2021 17:21:46 +0000 (13:21 -0400)
commit5ee4f3e1d4f173f7e1b64b745ab9ef5dc8c8f393
treed9df422ac12ba55772b341c614368565092afc6f
parentbef0f0d8be6baa1d9359be208b53d6b8a37ddc95
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>
NEWS.rst