Skip to content

Commit a5b6b62

Browse files
author
Ian Seyler
committed
Add HID section
1 parent 0bcebb2 commit a5b6b62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

baremetal.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,11 @@ cmd=( qemu-system-x86_64
4444
# USB
4545
# -device qemu-xhci # Supports MSI-X
4646
# -device nec-usb-xhci # Supports MSI-X and MSI
47+
48+
# HID
4749
# -device usb-mouse
4850
# -device usb-kbd
51+
# -device virtio-keyboard
4952

5053
# Serial configuration
5154
# Output serial to file

0 commit comments

Comments
 (0)