Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-23 | x86: qemu: rename qemu/acpi_table.c | Miao Yan | |
Rename qemu/acpi_table.c to qemu/e820.c, because ACPI stuff is moved to qfw core, this file only contains code for installing e820 table. Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |