qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] input patch queue


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/2] input patch queue
Date: Thu, 2 Oct 2014 10:12:27 +0200

  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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]