diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-12-22 20:42:05 +0100 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2014-02-21 00:34:40 -0600 |
commit | 88d08de7e5d08bfa44613e492cd64f8b3974d62e (patch) | |
tree | d7c5ddeb7bfc2183ca59086df813e310bf74b798 /migration.c | |
parent | 109b2439f01247b5c8a5313c367ec6b11cb46259 (diff) |
mainstone: Fix duplicate array values for key 'space'
cgcc reported a duplicate initialisation. Mainstone includes a matrix
keyboard where two different positions map to 'space'.
QEMU uses the reversed mapping and does not map 'space' to two different
matrix positions.
Some other keys are either missing or might be mapped wrongly (cf. Linux
kernel code). Don't fix these until someone can test them with real
hardware, but add TODO comments.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit 7dbc1158bc63fdbad849d21409eeeb53f5230445)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'migration.c')
0 files changed, 0 insertions, 0 deletions