Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-07 Thread Chris Evich
On 04/06/2014 08:21 AM, Laszlo Ersek wrote: > (2) I recently found this forum post from Chris Evich (CC'd): > > Libvirt + Fedora 20 + Windows 8.1 OEM + UEFI = Oh My! > http://forums.fedoraforum.org/showthread.php?p=1694052 > > (scroll up to the start of the thread). FWIW: "Works" in my insta

Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Michael Tokarev
06.04.2014 16:25, Michael S. Tsirkin wrote: [] Windows7 requires that OEM ID in RSDT matches those in SLIC to consider SLIC to be valid. >>> >>> Which fields need to match which, exactly? >> >> As can be seen in the patch itself, that's 2 fields - oem_id [4] > > Surely oem_id[6]? Yes yo

Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Michael S. Tsirkin
On Sun, Apr 06, 2014 at 03:08:46PM +0400, Michael Tokarev wrote: > 06.04.2014 14:53, Michael S. Tsirkin wrote: > > On Sun, Apr 06, 2014 at 01:49:11PM +0400, Michael Tokarev wrote: > >> When building RSDT table, pick OEM ID fields from uer-supplied SLIC > >> table instead of using hard-coded QEMU de

Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Laszlo Ersek
On 04/06/14 13:08, Michael Tokarev wrote: > 06.04.2014 14:53, Michael S. Tsirkin wrote: >> On Sun, Apr 06, 2014 at 01:49:11PM +0400, Michael Tokarev wrote: >>> When building RSDT table, pick OEM ID fields from uer-supplied SLIC >>> table instead of using hard-coded QEMU defaults. This way, say, >>

Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Michael Tokarev
06.04.2014 14:53, Michael S. Tsirkin wrote: > On Sun, Apr 06, 2014 at 01:49:11PM +0400, Michael Tokarev wrote: >> When building RSDT table, pick OEM ID fields from uer-supplied SLIC >> table instead of using hard-coded QEMU defaults. This way, say, >> OEM version of Windows7 can be run inside qemu

Re: [Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Michael S. Tsirkin
On Sun, Apr 06, 2014 at 01:49:11PM +0400, Michael Tokarev wrote: > When building RSDT table, pick OEM ID fields from uer-supplied SLIC > table instead of using hard-coded QEMU defaults. This way, say, > OEM version of Windows7 can be run inside qemu using the same OEM > activation as on bare metal

[Qemu-devel] [RFC] copy OEM ACPI parameters from SLIC table to RSDT

2014-04-06 Thread Michael Tokarev
When building RSDT table, pick OEM ID fields from uer-supplied SLIC table instead of using hard-coded QEMU defaults. This way, say, OEM version of Windows7 can be run inside qemu using the same OEM activation as on bare metal, by pointing at system firmware: -acpitable file=/sys/firmware/acpi/t