use C headers defines as source of IO base/len for respective
values in ASL code.
Signed-off-by: Igor Mammedov
---
v2:
* add cpu_hotplug_defs.h for sharing defines to reduce ifdeffenery
---
hw/acpi/piix4.c|5 ++---
hw/i386/Makefile.objs |2 +-
hw/i386/ac
On Sat, Dec 28, 2013 at 11:30:51PM +0100, Igor Mammedov wrote:
> use C headers defines as source of IO base/len for respective
> values in ASL code.
>
> Signed-off-by: Igor Mammedov
That's cool.
It's a bit confusing that you add macro in one patch, then
drop it in another.
Could you reorder pat
use C headers defines as source of IO base/len for respective
values in ASL code.
Signed-off-by: Igor Mammedov
---
hw/acpi/ich9.c| 4 +---
hw/acpi/piix4.c | 5 ++---
hw/i386/Makefile.objs | 9 +++--
hw/i386/acpi-dsdt-cpu-hotplug.dsl | 7 -