]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 May 2018 11:50:06 +0000 (12:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 May 2018 11:50:06 +0000 (12:50 +0100)
commitad1b4ec39caa5b3f17cbd8160283a03a3dcfe2ae
tree68a8371969475abbc9a246729f148c5db67db521
parentc13547feeec97fb31a2283cd129549b3e8c78054
parent7abe7eb29494b4e4a11ec99ae5623083409a2f1e
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request' into staging

input: ps2 fixes.

# gpg: Signature made Tue 15 May 2018 10:43:20 BST
# gpg:                using RSA key 4CB6D8EED3E87138
# 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>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/input-20180515-pull-request:
  ps2: Fix mouse stream corruption due to lost data
  ps2: Clear the PS/2 queue and obey disable

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