Searched hist:f60df20aa966c3de850afafe3cce70a51d0b261c (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/qemu/ |
H A D | Makefile | diff f60df20aa966c3de850afafe3cce70a51d0b261c Thu Jan 07 03:32:00 CST 2016 Miao Yan <yanmiaobest@gmail.com> x86: qemu: add fw_cfg support
The QEMU fw_cfg interface allows the guest to retrieve various data information from QEMU. For example, APCI/SMBios tables, number of online cpus, kernel data and command line, etc.
This patch adds support for QEMU fw_cfg interface.
Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | qemu.c | diff f60df20aa966c3de850afafe3cce70a51d0b261c Thu Jan 07 03:32:00 CST 2016 Miao Yan <yanmiaobest@gmail.com> x86: qemu: add fw_cfg support
The QEMU fw_cfg interface allows the guest to retrieve various data information from QEMU. For example, APCI/SMBios tables, number of online cpus, kernel data and command line, etc.
This patch adds support for QEMU fw_cfg interface.
Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|