u-boot-brain/arch/x86/cpu/qemu
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU
This patch adds the ability to load and link ACPI tables provided by QEMU.
QEMU tells guests how to load and patch ACPI tables through its fw_cfg
interface, by adding a firmware file 'etc/table-loader'. Guests are
supposed to parse this file and execute corresponding QEMU commands.

Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-28 13:53:30 +08:00
..
acpi x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
acpi.c x86: Add ACPI table support to QEMU 2015-08-26 07:54:14 -07:00
car.S x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
cpu.c x86: qemu: fix cpu device in smp boot 2016-01-13 12:20:16 +08:00
dram.c x86: Support QEMU x86 targets 2015-06-04 02:39:38 -06:00
dsdt.asl x86: Add DSDT table for supporting ACPI on QEMU 2015-08-26 07:54:14 -07:00
fw_cfg.c x86: qemu: add the ability to load and link ACPI tables from QEMU 2016-01-28 13:53:30 +08:00
Kconfig x86: qemu: setup PM IO base for ACPI in southbridge 2016-01-28 13:53:30 +08:00
Makefile x86: qemu: add the ability to load and link ACPI tables from QEMU 2016-01-28 13:53:30 +08:00
qemu.c x86: qemu: setup PM IO base for ACPI in southbridge 2016-01-28 13:53:30 +08:00