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