qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 01/20] hw/i386: Move ACPI header definitions


From: Shannon Zhao
Subject: Re: [Qemu-devel] [PATCH v4 01/20] hw/i386: Move ACPI header definitions in an arch-independent location
Date: Wed, 15 Apr 2015 10:26:32 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 2015/4/3 18:03, Shannon Zhao wrote:
> From: Shannon Zhao <address@hidden>
> 
> 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 <address@hidden>
> Signed-off-by: Shannon Zhao <address@hidden>
> Signed-off-by: Shannon Zhao <address@hidden>
> ---
>  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

[Prev in Thread] Current Thread [Next in Thread]