qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4
@ 2015-07-16 15:38 Gerd Hoffmann
  2015-07-16 15:38 ` [Qemu-devel] [PULL 1/4] virtio-input: fix segfault in virtio_input_hid_properties Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2015-07-16 15:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

A few input fixes for 2.4.  Also enable virtio-input builds on
non-linux hosts after fixing up the ioctl include.

please pull,
  Gerd

The following changes since commit f3a1b5068cea303a55e2a21a97e66d057eaae638:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-07-13 13:35:51 +0100)

are available in the git repository at:


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

for you to fetch changes up to 8121c09e8a52fd47254479d8f5ccbbc20e7bb718:

  hid: clarify hid_keyboard_process_keycode (2015-07-14 13:48:45 +0200)

----------------------------------------------------------------
input: fixes for 2.4

----------------------------------------------------------------
Gerd Hoffmann (2):
      virtio-input: move sys/ioctl.h include
      virtio-input: enable on non-linux hosts

Lin Ma (1):
      virtio-input: fix segfault in virtio_input_hid_properties

Paolo Bonzini (1):
      hid: clarify hid_keyboard_process_keycode

 hw/input/Makefile.objs                 |  2 +-
 hw/input/hid.c                         | 32 ++++++++++++++++++++++++++++----
 hw/input/virtio-input-hid.c            |  1 +
 hw/input/virtio-input-host.c           |  1 +
 include/standard-headers/linux/input.h |  1 -
 scripts/update-linux-headers.sh        |  1 +
 6 files changed, 32 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2015-07-17  6:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 15:38 [Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4 Gerd Hoffmann
2015-07-16 15:38 ` [Qemu-devel] [PULL 1/4] virtio-input: fix segfault in virtio_input_hid_properties Gerd Hoffmann
2015-07-16 15:38 ` [Qemu-devel] [PULL 2/4] virtio-input: move sys/ioctl.h include Gerd Hoffmann
2015-07-16 15:38 ` [Qemu-devel] [PULL 3/4] virtio-input: enable on non-linux hosts Gerd Hoffmann
2015-07-16 15:38 ` [Qemu-devel] [PULL 4/4] hid: clarify hid_keyboard_process_keycode Gerd Hoffmann
2015-07-16 17:34 ` [Qemu-devel] [PULL for-2.4 0/4] input: fixes for 2.4 Peter Maydell
2015-07-17  6:52   ` Gerd Hoffmann

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