commit | f6809fb5deecb969aaacc159611d2f48dc7d8d6e | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Sun Jul 23 12:40:41 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Aug 02 16:32:44 2023 +0800 |
tree | a56e2dc62406de041c67a18c25dff02d362f36bb | |
parent | 9b439671024717cf0b8109b08700d81859702ad1 [diff] |
riscv: qemu: Enable usb keyboard as an input device This brings PCI xHCI support to QEMU RISC-V and uses a usb keyboard as one of the input devices. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Rick Chen <rick@andestech.com> Reviewed-by: Simon Glass <sjg@chromium.org>