[PATCH 1/3] arm: qemu: Enable Bochs video support

Bin Meng bmeng.cn at gmail.com
Wed Aug 9 17:21:23 CEST 2023


On Wed, Aug 9, 2023 at 3:19 AM Alper Nebi Yasak
<alpernebiyasak at gmail.com> wrote:
>
> 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 at gmail.com>
> ---
>
>  arch/arm/Kconfig                      | 4 ++++
>  board/emulation/qemu-arm/qemu-arm.env | 3 +++
>  doc/board/emulation/qemu-arm.rst      | 4 ++++
>  3 files changed, 11 insertions(+)
>

Reviewed-by: Bin Meng <bmeng at tinylab.org>


More information about the U-Boot mailing list