[PATCH 3/3] arm: qemu: Enable usb keyboard as an input device

Bin Meng bmeng.cn at gmail.com
Wed Aug 9 17:24:34 CEST 2023


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

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


More information about the U-Boot mailing list