The following changes since commit a311f891abf3833c1e4c5a62a6e5b0f1b81f22c3:
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-request' into staging (2019-01-10 17:49:54 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/input-20190111-pull-request for you to fetch changes up to 7a1b46e09504419a3aa867dba3bcf23db5d6d956: input: avoid malloc for mouse events (2019-01-11 11:57:17 +0100) ---------------------------------------------------------------- input: avoid malloc for mouse events ---------------------------------------------------------------- Gerd Hoffmann (1): input: avoid malloc for mouse events include/ui/input.h | 3 --- ui/input.c | 68 +++++++++++++++++++++++++----------------------------- 2 files changed, 31 insertions(+), 40 deletions(-) -- 2.9.3