commit | 35c4d671ebfa9509ba915188836070717088bd13 | [log] [tgz] |
---|---|---|
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Apr 13 16:08:44 2008 +0000 |
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Apr 13 16:08:44 2008 +0000 |
tree | 0b1560f348cdd8f6aa6300f0b1eddbea1d8b1d4b | |
parent | 3bee8bd013bf92f81f5826f75e72f48b6a017150 [diff] |
Fix keyboard emulation for ARM versatile board: - 0xab is actually a keyboard reply. It should not be escaped. - Because of translated value 0x41, translated to raw conversion is not a bijection. Instead of creating two translation tables, test for s->translate before writing this value. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4209 c046a42c-6fe2-441c-8c8c-71466251a162