]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add '-enable' variants for ACPI-hotplug related cases
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Oct 2021 12:55:42 +0000 (14:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 07:41:22 +0000 (09:41 +0200)
commit64146031058906804b3c5f519570fadc9ff4df48
tree1b1c60b839c578dedbfb45569103fce41148ef59
parent2d20f0bb05175d18513220bccd1dbaa207cc4c6a
qemuxml2argvtest: Add '-enable' variants for ACPI-hotplug related cases

We have input files for those, provide also xml2argv testing since we
have them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/pc-i440fx-acpi-hotplug-bridge-enable.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-5.1.0.err [new file with mode: 0644]
tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-enable.x86_64-6.0.0.err [new file with mode: 0644]
tests/qemuxml2argvdata/q35-acpi-hotplug-bridge-enable.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c