]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Jan 2019 11:04:35 +0000 (11:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Jan 2019 11:04:35 +0000 (11:04 +0000)
commit4fbfedd12d0153ceb7b523b0197d87e7b591c70f
treea3f4ea8291e342fc966cebe1ddd4a59b75925b0a
parentd63a6af935327945eaf687da6119fbabe03be3f9
parent7a1b46e09504419a3aa867dba3bcf23db5d6d956
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request' into staging

input: avoid malloc for mouse events

# gpg: Signature made Fri 11 Jan 2019 14:26:44 GMT
# 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-20190111-pull-request:
  input: avoid malloc for mouse events

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/input.c