qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] ping [PATCH 0/3] Switch USB HID to QKeyCode


From: Programmingkid
Subject: [Qemu-devel] ping [PATCH 0/3] Switch USB HID to QKeyCode
Date: Sun, 10 Apr 2016 22:58:06 -0400

https://patchwork.ozlabs.org/patch/602035/

This patchset switches from the PS/2 keycode to QKeyCode support in the hid.c
file. 

John Arbuckle (3):
 usb-keys.h: initial commit
 hid.c: convert to QKeyCode
 hid.c: Add debug support

hw/input/hid.c              | 279 ++++++++++++++++++++++++++++++--------------
include/hw/input/usb-keys.h | 154 ++++++++++++++++++++++++
2 files changed, 343 insertions(+), 90 deletions(-)
create mode 100644 include/hw/input/usb-keys.h

-- 
2.7.2

> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]