On 2015/4/3 18:03, Shannon Zhao wrote:
> From: Shannon Zhao <shannon.z...@linaro.org>
> 
> 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.r...@virtualopensystems.com>
> Signed-off-by: Shannon Zhao <zhaoshengl...@huawei.com>
> Signed-off-by: Shannon Zhao <shannon.z...@linaro.org>
> ---
>  hw/i386/acpi-build.c        |   2 +-
>  hw/i386/acpi-defs.h         | 368 
> --------------------------------------------
>  include/hw/acpi/acpi-defs.h | 368 
> ++++++++++++++++++++++++++++++++++++++++++++
>  tests/bios-tables-test.c    |   2 +-
>  4 files changed, 370 insertions(+), 370 deletions(-)
>  delete mode 100644 hw/i386/acpi-defs.h
>  create mode 100644 include/hw/acpi/acpi-defs.h

Hi Igor, Michael,

Could you help review the patch 01, 02 of this patchset as they are releated to 
x86 ACPI?

-- 
Thanks,
Shannon


Reply via email to