Back to bug 1327537

Who When What Removed Added
Laszlo Ersek 2016-04-15 10:59:52 UTC Summary [PATCH] qemu-kvm SLIC acpitable workaround of Windows bug RFE: support -acpitable
RHEL Program Management 2016-04-15 11:00:17 UTC Keywords FutureFeature
Red Hat Bugzilla 2016-04-15 11:00:17 UTC Doc Type Bug Fix Enhancement
Ján Tomko 2016-04-15 11:18:21 UTC Comment 0 is private 1 0
CC jtomko
Jaroslav Suchanek 2016-04-18 13:29:54 UTC Status NEW ASSIGNED
Assignee libvirt-maint jtomko
Ján Tomko 2016-04-18 14:57:29 UTC Flags needinfo?(lersek)
Laszlo Ersek 2016-04-18 15:14:47 UTC Flags needinfo?(lersek)
Peter Krempa 2016-04-19 13:38:40 UTC CC pkrempa
Ademar Reis 2016-04-27 11:36:01 UTC Depends On 1330969
Jaroslav Suchanek 2016-05-16 13:45:08 UTC CC dyuan, lhuang
CC jsuchane
Ján Tomko 2016-05-25 15:25:48 UTC Status ASSIGNED POST
Libor Miksik 2016-06-07 13:02:37 UTC CC lmiksik
Jiri Denemark 2016-06-07 13:26:23 UTC Status POST MODIFIED
Fixed In Version libvirt-1.3.5-1.el7
errata-xmlrpc 2016-06-07 13:31:08 UTC Status MODIFIED ON_QA
lijuan men 2016-06-17 08:19:38 UTC Status ON_QA VERIFIED
CC lmen
Jarmo 2016-08-06 10:32:42 UTC CC jrh
Laszlo Ersek 2016-09-29 10:37:50 UTC CC mkolaja
Flags needinfo?(mkolaja)
Marcel Kolaja 2016-09-29 11:08:14 UTC Flags needinfo?(mkolaja)
Marcel Kolaja 2016-09-29 12:34:33 UTC Priority unspecified high
Marcel Kolaja 2016-09-29 12:35:10 UTC Blocks 1380382
Marcel Kolaja 2016-09-29 12:37:14 UTC Keywords ZStream
Jiri Herrmann 2016-10-12 11:43:33 UTC CC jherrman
Doc Text This update introduces the ability to pass an advanced configuration and power interface (ACPI) table containing system-licensed internal code (SLIC) information to a guest. To do so, add the following element to the <os> section of the guest's domain XML file, where PATH is the path to the ACPI table file:

<acpi>
<table type='slic'>PATH</table>
</acpi>

As a result, if the guest's OS previously required reactivation due to missing SLIC information (such as Microsoft Windows does), it will now be properly activated.
Laszlo Ersek 2016-10-12 14:59:42 UTC Doc Text This update introduces the ability to pass an advanced configuration and power interface (ACPI) table containing system-licensed internal code (SLIC) information to a guest. To do so, add the following element to the <os> section of the guest's domain XML file, where PATH is the path to the ACPI table file:

<acpi>
<table type='slic'>PATH</table>
</acpi>

As a result, if the guest's OS previously required reactivation due to missing SLIC information (such as Microsoft Windows does), it will now be properly activated.
This update introduces the ability to pass an advanced configuration and power interface (ACPI) table containing system-licensed internal code (SLIC) information to a guest. To do so, add the following element to the <os> section of the guest's domain XML file, where PATHNAME is the full pathname of the ACPI table file:

<acpi>
<table type='slic'>PATHNAME</table>
</acpi>

As a result, if the guest's OS previously required reactivation due to missing SLIC information (such as Microsoft Windows does), it will now be properly activated.
Flags needinfo?(jherrman)
Jiri Herrmann 2016-10-13 10:54:44 UTC Doc Text This update introduces the ability to pass an advanced configuration and power interface (ACPI) table containing system-licensed internal code (SLIC) information to a guest. To do so, add the following element to the <os> section of the guest's domain XML file, where PATHNAME is the full pathname of the ACPI table file:

<acpi>
<table type='slic'>PATHNAME</table>
</acpi>

As a result, if the guest's OS previously required reactivation due to missing SLIC information (such as Microsoft Windows does), it will now be properly activated.
This update introduces the ability to pass an advanced configuration and power interface (ACPI) table containing system-licensed internal code (SLIC) information to a guest. To do so, add the following element to the <os> section of the guest's domain XML file, where PATHNAME is the full path name of the ACPI table file:

<acpi>
<table type='slic'>PATHNAME</table>
</acpi>

As a result, if the guest's OS previously required reactivation due to missing SLIC information (such as Microsoft Windows does), it will now be properly activated.
Flags needinfo?(jherrman)
Jiri Herrmann 2016-10-13 10:58:31 UTC Docs Contact jherrman
errata-xmlrpc 2016-11-02 09:10:06 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-11-03 18:42:20 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-11-03 14:42:20 UTC

Back to bug 1327537