Implementing Custom USB HID Device
Hi all, I want to implement a new USB HID device in QEMU. I found that there exists `hw/usb/dev-hid.c` on the source tree, but I did not find any further documentation. Would you please guide me how I should proceed? Regards, Ali
Implementing Custom USB HID Device
Hi all, I want to implement a custom USB HID device in QEMU. I found the `hw/usb/dev-hid.c` in the source tree, but I could not find any further documentation. Would you please guide me how I should proceed? Regards, Ali