On 24 March 2016 at 13:47, Programmingkid wrote:
> On Mar 24, 2016, at 6:34 AM, Peter Maydell wrote:
>> This won't compile, because at this point in the series the
>> adb-keys.h file doesn't exist. Patch series must build and
>> work at every point in the series, not just at the end.
>
> This patc
On Mar 24, 2016, at 6:34 AM, Peter Maydell wrote:
> On 24 March 2016 at 01:16, Programmingkid wrote:
>> The old pc scancode translation is replaced with QEMU's QKeyCode.
>>
>> Signed-off-by: John Arbuckle
>> ---
>> hw/input/adb.c | 222
>> +-
On 24 March 2016 at 01:16, Programmingkid wrote:
> The old pc scancode translation is replaced with QEMU's QKeyCode.
>
> Signed-off-by: John Arbuckle
> ---
> hw/input/adb.c | 222
> +
> 1 file changed, 176 insertions(+), 46 deletions(-)
>
The old pc scancode translation is replaced with QEMU's QKeyCode.
Signed-off-by: John Arbuckle
---
hw/input/adb.c | 222 +
1 file changed, 176 insertions(+), 46 deletions(-)
diff --git a/hw/input/adb.c b/hw/input/adb.c
index f0ad0d4..3bfa6