qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] ADB improvements


From: Programmingkid
Subject: [Qemu-devel] [PATCH 0/4] ADB improvements
Date: Wed, 23 Mar 2016 21:14:53 -0400

From 949a986e68aa575146039d4d4493dca240a84266 Mon Sep 17 00:00:00 2001
From: John Arbuckle <address@hidden>
Date: Wed, 23 Mar 2016 20:55:14 -0400
Subject: [PATCH 0/4] ADB improvements

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

-- 
2.7.2





reply via email to

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