Hi, Input patch queue, with a new tracepoint and two bugfixes (one of them cve).
please pull, Gerd The following changes since commit e619b14746e5d8c0e53061661fd0e1da01fd4d60: Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into staging (2017-05-02 15:16:29 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-input-20170504-1 for you to fetch changes up to 2222e0a633070f7f3eafcc9d0e95e7f1a4e6fe36: input: Add trace event for empty keyboard queue (2017-05-03 14:20:12 +0200) ---------------------------------------------------------------- input: limit kbd queue depth input: don't queue delay if paused input: Add trace event for empty keyboard queue ---------------------------------------------------------------- Alexander Graf (1): input: Add trace event for empty keyboard queue Gerd Hoffmann (1): input: limit kbd queue depth Marc-André Lureau (1): input: don't queue delay if paused hw/input/hid.c | 4 ++++ ui/input.c | 18 +++++++++++++++--- hw/input/trace-events | 1 + 3 files changed, 20 insertions(+), 3 deletions(-)