* [Qemu-devel] [PATCH v2 0/4] ADB improvements
@ 2016-03-24 14:01 Programmingkid
2016-03-24 14:26 ` Kashyap Chamarthy
0 siblings, 1 reply; 2+ messages in thread
From: Programmingkid @ 2016-03-24 14:01 UTC (permalink / raw)
To: Peter Maydell, Gerd Hoffmann, qemu-devel qemu-devel
This patch series makes several improvements to the ADB code. To test this code,
please implement the patches in the order below.
John Arbuckle (4):
adb-keys.h - initial commit
adb.c: add support for QKeyCode
adb.c: NO_KEY
adb.c: add power key support
hw/input/adb.c | 246 +++++++++++++++++++++++++++++++++++---------
include/hw/input/adb-keys.h | 147 ++++++++++++++++++++++++++
2 files changed, 347 insertions(+), 46 deletions(-)
create mode 100644 include/hw/input/adb-keys.h
--
*v2 changes:
Swapped order of adb-keys.h and "add support for QKeyCode" patches.
2.7.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH v2 0/4] ADB improvements
2016-03-24 14:01 [Qemu-devel] [PATCH v2 0/4] ADB improvements Programmingkid
@ 2016-03-24 14:26 ` Kashyap Chamarthy
0 siblings, 0 replies; 2+ messages in thread
From: Kashyap Chamarthy @ 2016-03-24 14:26 UTC (permalink / raw)
To: Programmingkid; +Cc: Peter Maydell, Gerd Hoffmann, qemu-devel qemu-devel
Meta-comment: You might want to first try sending the patch series to
yourself before sending to the list -- to see if subsequent patches to
the cover letter are submitted as part of the _same_ e-mail thread.
[...]
--
/kashyap
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-24 14:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 14:01 [Qemu-devel] [PATCH v2 0/4] ADB improvements Programmingkid
2016-03-24 14:26 ` Kashyap Chamarthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).