[PATCH 3/3] arm: qemu: Enable usb keyboard as an input device
Simon Glass
sjg at chromium.org
Wed Aug 9 04:03:31 CEST 2023
On Tue, 8 Aug 2023 at 13:19, 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: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list