]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "conf: introduce support for acpi-bridge-hotplug feature"
authorLaine Stump <laine@redhat.com>
Thu, 21 Oct 2021 16:24:59 +0000 (12:24 -0400)
committerLaine Stump <laine@redhat.com>
Tue, 26 Oct 2021 03:18:41 +0000 (23:18 -0400)
commitdba9893831a4ce9bb3abf6c633816d05ced7b75b
tree39fff835080f6acff81c162a9b1ba56df81471fc
parent26e8eda46ec7100e5633e99686428e41176b35ab
Revert "conf: introduce support for acpi-bridge-hotplug feature"

This reverts commit 7300ccc9b3eddb38306868534e7fc2d505a0a13c.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
15 files changed:
docs/formatdomain.rst
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/aarch64-acpi-hotplug-bridge-disable.xml [deleted file]
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-disable.xml [deleted file]
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-enable.xml [deleted file]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-disable.xml [deleted file]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-enable.xml [deleted file]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-disable.xml [deleted symlink]
tests/qemuxml2xmloutdata/pc-i440fx-acpi-hotplug-bridge-enable.xml [deleted symlink]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-disable.xml [deleted symlink]
tests/qemuxml2xmloutdata/q35-acpi-hotplug-bridge-enable.xml [deleted symlink]
tests/qemuxml2xmltest.c