History log of /u-boot/board/emulation/qemu-arm/qemu-arm.env
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 05e2fa79 14-Aug-2023 Alper Nebi Yasak <alpernebiyasak@gmail.com>

arm: qemu: Enable usb keyboard as an input device

Commit 02be57caf730 ("riscv: qemu: Enable usb keyboard as an input
device") adds PCI xHCI support to QEMU RISC-V virtual machines and
enables using a USB keyboard as one of the input devices. Similarly,
enable those for ARM virtual machines as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng@tinylab.org>

# 4d6641d5 14-Aug-2023 Alper Nebi Yasak <alpernebiyasak@gmail.com>

arm: qemu: Enable Bochs video support

Commit 716161663ec49 ("riscv: qemu: Enable Bochs video support") enables
a video console for QEMU RISC-V virtual machines using an emulated Bochs
VGA card. Similarly, enable it for ARM virtual machines as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>

# ece763de 28-Jan-2023 Simon Glass <sjg@chromium.org>

arm: qemu: Switch to a text environment

Use the new environment format so we can drop most of the config.h file.

Signed-off-by: Simon Glass <sjg@chromium.org>

# ece763de 28-Jan-2023 Simon Glass <sjg@chromium.org>

arm: qemu: Switch to a text environment

Use the new environment format so we can drop most of the config.h file.

Signed-off-by: Simon Glass <sjg@chromium.org>