]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:23:07 +0000 (11:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 May 2015 10:23:07 +0000 (11:23 +0100)
commit9441aa282bc3213ef0530cab86f318b877bac25c
tree8c82245fe6295b71dab3599dfe110e0f8be1254b
parentba7c388963e099c0d2cedb7f048e30747ffff25d
parent55a1d80a41032d6133adec041c0096820beaa1b7
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150529-1' into staging

kbd: add support for brazilian keyboard (two extra keys).
input: add virtio-input devices.

# gpg: Signature made Fri May 29 10:09:02 2015 BST using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-input-20150529-1:
  virtio-input: emulated devices [device]
  virtio-input: core code & base class [device]
  virtio-input: add linux/input.h
  kbd: add brazil kbd keys to x11 evdev map
  kbd: add brazil kbd keys to qemu

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>