]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: qemu: Enable usb keyboard as an input device
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>
Mon, 14 Aug 2023 17:39:43 +0000 (20:39 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 24 Aug 2023 20:47:25 +0000 (16:47 -0400)
commit05e2fa79310ab30dd3e3fe522333aef3cfb1c421
tree261e12aed28a3efa9ee1b6f2d3fc582680c8b848
parent120f540a71e425efc702308352453ddf443a2c98
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>
arch/arm/Kconfig
board/emulation/qemu-arm/qemu-arm.c
board/emulation/qemu-arm/qemu-arm.env
configs/qemu_arm64_defconfig
configs/qemu_arm_defconfig
doc/board/emulation/qemu-arm.rst