qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] qapi: fix input-send-event and promote to stable
@ 2016-03-01  8:22 Gerd Hoffmann
  2016-03-01  8:22 ` [Qemu-devel] [PULL 1/5] console: add & use qemu_console_lookup_by_device_name Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2016-03-01  8:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Time to get this finally merged.  Posted & reviewed back in january,
then fell off my radar due to vacation week and backlog ...

please pull,
  Gerd

The following changes since commit 071608b519adf62bc29c914343a21c5407ab1ac9:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160229-1' into staging (2016-02-29 12:24:26 +0000)

are available in the git repository at:


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

for you to fetch changes up to 6575ccddf4e7c2484bc14b10d5e89f57506c3953:

  qapi: promote input-send-event to stable (2016-03-01 08:20:27 +0100)

----------------------------------------------------------------
qapi: fix input-send-event and promote to stable

----------------------------------------------------------------
Gerd Hoffmann (5):
      console: add & use qemu_console_lookup_by_device_name
      qapi: switch x-input-send-event from console to device+head
      qapi: rename input buttons
      qapi: rename InputAxis values.
      qapi: promote input-send-event to stable

 hw/input/hid.c              |  4 ++--
 hw/input/ps2.c              |  4 ++--
 hw/input/virtio-input-hid.c |  4 ++--
 include/ui/console.h        |  2 ++
 monitor.c                   |  2 +-
 qapi-schema.json            | 52 ++++++++++++++++++---------------------------
 qmp-commands.hx             | 35 +++++++++++++++---------------
 scripts/qapi.py             |  2 --
 ui/cocoa.m                  |  4 ++--
 ui/console.c                | 23 ++++++++++++++++++++
 ui/gtk.c                    |  4 ++--
 ui/input-legacy.c           |  4 ++--
 ui/input.c                  | 32 +++++++++++++---------------
 ui/sdl.c                    |  4 ++--
 ui/sdl2.c                   |  4 ++--
 ui/spice-input.c            |  4 ++--
 ui/vnc.c                    | 19 ++++++-----------
 17 files changed, 104 insertions(+), 99 deletions(-)

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

end of thread, other threads:[~2016-03-01 12:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-01  8:22 [Qemu-devel] [PULL 0/5] qapi: fix input-send-event and promote to stable Gerd Hoffmann
2016-03-01  8:22 ` [Qemu-devel] [PULL 1/5] console: add & use qemu_console_lookup_by_device_name Gerd Hoffmann
2016-03-01  8:22 ` [Qemu-devel] [PULL 2/5] qapi: switch x-input-send-event from console to device+head Gerd Hoffmann
2016-03-01  8:22 ` [Qemu-devel] [PULL 3/5] qapi: rename input buttons Gerd Hoffmann
2016-03-01  8:22 ` [Qemu-devel] [PULL 4/5] qapi: rename InputAxis values Gerd Hoffmann
2016-03-01  8:23 ` [Qemu-devel] [PULL 5/5] qapi: promote input-send-event to stable Gerd Hoffmann
2016-03-01 12:18 ` [Qemu-devel] [PULL 0/5] qapi: fix input-send-event and promote " 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).