On Wed, Aug 9, 2023 at 3:19 AM Alper Nebi Yasak
<alpernebiya...@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 <alpernebiya...@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 <bm...@tinylab.org>

Reply via email to