]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: add acpi slic table support
authorIvan Kardykov <kardykov@tabit.pro>
Sun, 15 Sep 2019 19:43:22 +0000 (21:43 +0200)
committerJim Fehlig <jfehlig@suse.com>
Fri, 11 Oct 2019 03:01:54 +0000 (21:01 -0600)
commit03e98a52d25a4cd0ad4203af46a20b8142ff5178
treeec6cb68f8e84095e79559654ebd216d65b2b1373
parent37b565c000fd054189bc1f6398de276e47f99082
libxl: add acpi slic table support

Libxl driver did not support setup additional acpi firmware to xen
guest. It is necessary to activate OEM Windows installs. This patch
allow to define in OS section acpi table param (which supported domain
common schema).

Signed-off-by: Ivan Kardykov <kardykov@tabit.pro>
[added info to docs/formatdomain.html.in]
Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
docs/formatdomain.html.in
src/libxl/libxl_conf.c