hw/i386: Move ACPI header definitions in an arch-independent location
commit395e5fb4421a03c9d3a002bbb55d56b74024a568
authorShannon Zhao <shannon.zhao@linaro.org>
Fri, 3 Apr 2015 10:03:33 +0000 (3 18:03 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Apr 2015 18:49:45 +0000 (27 20:49 +0200)
tree2067642889d13e3245a163266f8d078953b6f724
parent853cff8e2815c99429d53baa71110416c1de2798
hw/i386: Move ACPI header definitions in an arch-independent location

The ACPI related header file acpi-defs.h, includes definitions that
apply on other architectures as well. Move it in `include/hw/acpi/`
to sanely include it from other architectures.

Signed-off-by: Alvise Rigo <a.rigo@virtualopensystems.com>
Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c
include/hw/acpi/acpi-defs.h [moved from hw/i386/acpi-defs.h with 100% similarity]
tests/bios-tables-test.c