[libvirt] [PATCHv2 1/3] conf: add <acpi><table> to <os>

Peter Krempa pkrempa at redhat.com
Wed May 25 14:42:44 UTC 2016


On Mon, May 23, 2016 at 20:01:16 +0200, Ján Tomko wrote:
> Add a new element to <domain> XML:
> <os>
>   <acpi>
>     <table type="slic">/path/to/acpi/table/file</table>
>   </acpi>
> </os>
> 
> To supply a path to a SLIC (Software Licensing) ACPI
> table blob.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1327537
> ---
>  docs/formatdomain.html.in                          |  8 ++++
>  docs/schemas/domaincommon.rng                      | 18 +++++++++
>  src/conf/domain_conf.c                             | 46 ++++++++++++++++++++++
>  src/conf/domain_conf.h                             |  1 +
>  tests/qemuxml2argvdata/qemuxml2argv-acpi-table.xml | 30 ++++++++++++++
>  .../qemuxml2xmlout-acpi-table.xml                  | 34 ++++++++++++++++
>  tests/qemuxml2xmltest.c                            |  3 ++
>  7 files changed, 140 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-acpi-table.xml
>  create mode 100644 tests/qemuxml2xmloutdata/qemuxml2xmlout-acpi-table.xml

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160525/3cfe7eaf/attachment-0001.sig>


More information about the libvir-list mailing list