[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 4/8] hw: arm: Carry RSDP specific data throug
From: |
Andrew Jones |
Subject: |
Re: [Qemu-devel] [PATCH v3 4/8] hw: arm: Carry RSDP specific data through AcpiRsdpData |
Date: |
Tue, 4 Dec 2018 15:49:13 +0100 |
User-agent: |
NeoMutt/20180716 |
On Fri, Nov 30, 2018 at 02:00:28PM +0100, Samuel Ortiz wrote:
> That will allow us to generalize the ARM build_rsdp() routine to support
> both legacy RSDP (The current i386 implementation) and extended RSDP
> (The ARM implementation).
>
> Signed-off-by: Samuel Ortiz <address@hidden>
> Reviewed-by: Igor Mammedov <address@hidden>
> ---
> include/hw/acpi/acpi-defs.h | 8 ++++++++
> hw/arm/virt-acpi-build.c | 18 +++++++++++++-----
> 2 files changed, 21 insertions(+), 5 deletions(-)
>
Reviewed-by: Andrew Jones <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH v3 4/8] hw: arm: Carry RSDP specific data through AcpiRsdpData,
Andrew Jones <=