]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: support 'rawset' ACPI table type
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 26 Feb 2025 19:10:42 +0000 (19:10 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 7 Mar 2025 13:00:10 +0000 (13:00 +0000)
commitdac6ecba6f75bff11fbddb2bce8ca9b576ea6a74
tree84521c358f01a4c71f962b7e82aaf5c313487c15
parentfe0cf62e0f8a6c4bbc2f297f46761f41691e3193
libxl: support 'rawset' ACPI table type

This fixes representation of the 'acpi_firmware' config in the Xen
driver, which repesents a concatenation of tables of any type.

Use of 'type=slic' is accepted on input for backwards compatibility.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/formatdomain.rst
src/libxl/libxl_domain.c
src/libxl/xen_xl.c
tests/xlconfigdata/test-fullvirt-acpi-slic.xml