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: Programmingkid
Subject: Re: [Qemu-devel] [PATCH v4 0/5] ADB improvements
Date: Fri, 20 May 2016 19:11:01 -0400

On May 20, 2016, at 6:48 PM, Peter Maydell wrote:

> 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

Thank you for looking at the patches so quickly. Have
you seen my patches for the USB keyboard yet?

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

2/3
https://patchwork.ozlabs.org/patch/602036/

3/3
https://patchwork.ozlabs.org/patch/602037/




reply via email to

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