[U-Boot] [UBOOT PATCH v6 2/3] x86: Add ACPI table support to QEMU
Simon Glass
sjg at chromium.org
Sun Aug 23 23:20:54 CEST 2015
Hi,
On 22 August 2015 at 00:50, Saket Sinha <saket.sinha89 at gmail.com> wrote:
> This patch mainly adds ACPI support to QEMU.
> Verified by booting Linux kernel on QEMU i440FX and Q35.
>
> Signed-off-by: Saket Sinha <saket.sinha89 at gmail.com>
> ---
>
> arch/x86/cpu/qemu/Makefile | 1 +
> arch/x86/cpu/qemu/acpi.c | 179 +++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 180 insertions(+)
> create mode 100644 arch/x86/cpu/qemu/acpi.c
I'd like to get this in and deal with TODOs and other changes with
separate patches.
I've fixed up a few minor whitespace things. If there is anything else
really egregious I'll accept a fix-up patch for a few days.
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list