qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/5] ADB improvements


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4 0/5] ADB improvements
Date: Fri, 20 May 2016 23:48:57 +0100

On 20 May 2016 at 23:38, Programmingkid <address@hidden> wrote:
> This patch series makes several improvements to the ADB code. To test this 
> code,
> please implement the patches in the order below.
>
> John Arbuckle (5):
>   adb-keys.h: initial commit
>   adb.c: add support for QKeyCode
>   adb.c: correct several key assignments
>   adb.c: prevent NO_KEY value from going to guest
>   adb.c: add power key support
>
>  hw/input/adb.c              | 235 
> +++++++++++++++++++++++++++++++++++---------
>  include/hw/input/adb-keys.h | 141 ++++++++++++++++++++++++++
>  2 files changed, 330 insertions(+), 46 deletions(-)
>  create mode 100644 include/hw/input/adb-keys.h

Patches 1..5:
Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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