On Tue, 22 Dec 2015 17:11:46 +0200
"Michael S. Tsirkin" wrote:
> On Mon, Dec 21, 2015 at 06:31:40PM +0100, Igor Mammedov wrote:
> > On Sun, 20 Dec 2015 15:41:22 +0200
> > "Michael S. Tsirkin" wrote:
> >
> > > On Wed, Dec 16, 2015 at 03:47:35PM +0100, Igor Mammedov wrote:
> > [...]
> > > > +
On Mon, Dec 21, 2015 at 06:31:40PM +0100, Igor Mammedov wrote:
> On Sun, 20 Dec 2015 15:41:22 +0200
> "Michael S. Tsirkin" wrote:
>
> > On Wed, Dec 16, 2015 at 03:47:35PM +0100, Igor Mammedov wrote:
> [...]
> > > +method = aml_method("_STA", 0, AML_NOTSERIALIZED);
> > > +ifctx = a
On Sun, 20 Dec 2015 15:41:22 +0200
"Michael S. Tsirkin" wrote:
> On Wed, Dec 16, 2015 at 03:47:35PM +0100, Igor Mammedov wrote:
[...]
> > +method = aml_method("_STA", 0, AML_NOTSERIALIZED);
> > +ifctx = aml_if(aml_equal(a_slots_nr, a_zero));
> > +{
> > + aml_ap
On Sun, 20 Dec 2015 15:41:22 +0200
"Michael S. Tsirkin" wrote:
> On Wed, Dec 16, 2015 at 03:47:35PM +0100, Igor Mammedov wrote:
> > Signed-off-by: Igor Mammedov
> > ---
> > v2:
> > - add parentheses around ifctx block
> >Suggested-by: Marcel Apfelbaum
> > ---
> > hw/acpi/memory_hotplug_ac
On Wed, Dec 16, 2015 at 03:47:35PM +0100, Igor Mammedov wrote:
> Signed-off-by: Igor Mammedov
> ---
> v2:
> - add parentheses around ifctx block
>Suggested-by: Marcel Apfelbaum
> ---
> hw/acpi/memory_hotplug_acpi_table.c | 14 ++
> hw/i386/acpi-dsdt-mem-hotplug.dsl | 8 --
On 12/16/2015 04:47 PM, Igor Mammedov wrote:
Signed-off-by: Igor Mammedov
---
v2:
- add parentheses around ifctx block
Suggested-by: Marcel Apfelbaum
---
hw/acpi/memory_hotplug_acpi_table.c | 14 ++
hw/i386/acpi-dsdt-mem-hotplug.dsl | 8
2 files changed, 14 ins
Signed-off-by: Igor Mammedov
---
v2:
- add parentheses around ifctx block
Suggested-by: Marcel Apfelbaum
---
hw/acpi/memory_hotplug_acpi_table.c | 14 ++
hw/i386/acpi-dsdt-mem-hotplug.dsl | 8
2 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/hw/acpi/mem