Re: [Qemu-devel] [PATCH] ACPI DSDT: Make control method `IQCR` serialized

2013-11-14 Thread Laszlo Ersek
On 11/14/13 13:16, Michael S. Tsirkin wrote: > Forward-port the following commit from seabios: > > commit 995bbeef78b338370f426bf8d0399038c3fa259c > Author: Paul Menzel > Date: Thu Oct 3 11:30:52 2013 +0200 > > The ASL Optimizing Compiler version 20130823-32 [Sep 11 2013] issues the >

Re: [Qemu-devel] [PATCH] ACPI DSDT: Make control method `IQCR` serialized

2013-11-14 Thread Marcel Apfelbaum
On Thu, 2013-11-14 at 14:16 +0200, Michael S. Tsirkin wrote: > Forward-port the following commit from seabios: > > commit 995bbeef78b338370f426bf8d0399038c3fa259c > Author: Paul Menzel > Date: Thu Oct 3 11:30:52 2013 +0200 > > The ASL Optimizing Compiler version 20130823-32 [Sep 11 2013] i

[Qemu-devel] [PATCH] ACPI DSDT: Make control method `IQCR` serialized

2013-11-14 Thread Michael S. Tsirkin
Forward-port the following commit from seabios: commit 995bbeef78b338370f426bf8d0399038c3fa259c Author: Paul Menzel Date: Thu Oct 3 11:30:52 2013 +0200 The ASL Optimizing Compiler version 20130823-32 [Sep 11 2013] issues the following warning. $ make […]