[Qemu-devel] [PATCH 1/3] usb-keys.h: initial commit

2016-06-30 Thread John Arbuckle
Create an emum of all the USB HID keyboard values. Signed-off-by: John Arbuckle --- include/hw/input/usb-keys.h | 154 1 file changed, 154 insertions(+) create mode 100644 include/hw/input/usb-keys.h diff --git a/include/hw/input/usb-keys.h b/includ

[Qemu-devel] [PATCH 1/3] usb-keys.h: initial commit

2016-03-25 Thread Programmingkid
Create an emum of all the USB HID keyboard values. Signed-off-by: John Arbuckle --- include/hw/input/usb-keys.h | 154 1 file changed, 154 insertions(+) create mode 100644 include/hw/input/usb-keys.h diff --git a/include/hw/input/usb-keys.h b/includ