qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] input patch queue
@ 2017-02-20 11:43 Gerd Hoffmann
  2017-02-20 11:43 ` [Qemu-devel] [PULL 1/2] ps2: fix mouse mappings for right/middle button Gerd Hoffmann
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2017-02-20 11:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here is the input patch queue, fixing a ps/2 bug and finally merging the
wctablet (2016 gsoc project).

please pull,
  Gerd

The following changes since commit ad584d37f2a86b392c25f3f00cc1f1532676c2d1:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-02-16 17:46:52 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-input-20170220-1

for you to fetch changes up to 378af96155d62d90c876ee5e7648803247f1d864:

  Add wctablet device (2017-02-20 11:26:28 +0100)

----------------------------------------------------------------
input: add wctablet, ps2 fix

----------------------------------------------------------------
Anatoli Huseu1 (1):
      Add wctablet device

Fabian Lesniak (1):
      ps2: fix mouse mappings for right/middle button

 Makefile.objs            |   1 +
 backends/Makefile.objs   |   2 +-
 backends/trace-events    |  10 ++
 backends/wctablet.c      | 369 +++++++++++++++++++++++++++++++++++++++++++++++
 chardev/char.c           |   1 +
 docs/qdev-device-use.txt |   2 +-
 include/hw/input/ps2.h   |   4 +-
 qapi-schema.json         |   3 +-
 8 files changed, 387 insertions(+), 5 deletions(-)
 create mode 100644 backends/trace-events
 create mode 100644 backends/wctablet.c

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Qemu-devel] [PULL 0/2] input patch queue
@ 2014-10-02  8:12 Gerd Hoffmann
  2014-10-02 14:55 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: Gerd Hoffmann @ 2014-10-02  8:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Two input monitor patches: Fix fix send-key release ordering & add new
input-send-event qmp command.

please pull,
  Gerd

The following changes since commit 29429c7244c73eefada3d0ec6dd30c5698782d08:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929' into staging (2014-09-30 11:02:06 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-input-20141002-1

for you to fetch changes up to 50c6617fcbef649674b59f686b12dccfc455ffa3:

  add input-send-event command (2014-10-02 09:58:14 +0200)

----------------------------------------------------------------
input monitor patches: fix send-key release ordering
and new input-send-event command

----------------------------------------------------------------
Gerd Hoffmann (1):
      input: fix send-key monitor command release event ordering

Marcelo Tosatti (1):
      add input-send-event command

 qapi-schema.json  | 17 +++++++++++++++
 qmp-commands.hx   | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ui/input-legacy.c | 11 ++++++++--
 ui/input.c        | 37 ++++++++++++++++++++++++++++++++
 4 files changed, 126 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-20 16:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-20 11:43 [Qemu-devel] [PULL 0/2] input patch queue Gerd Hoffmann
2017-02-20 11:43 ` [Qemu-devel] [PULL 1/2] ps2: fix mouse mappings for right/middle button Gerd Hoffmann
2017-02-20 11:43 ` [Qemu-devel] [PULL 2/2] Add wctablet device Gerd Hoffmann
2017-02-20 16:31 ` [Qemu-devel] [PULL 0/2] input patch queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2014-10-02  8:12 Gerd Hoffmann
2014-10-02 14:55 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).