qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] virtio-input: property fixes, add evdev passthrough
@ 2015-06-23  9:04 Gerd Hoffmann
  2015-06-23  9:05 ` [Qemu-devel] [PULL 1/3] virtio-input: move properties, use virtio_instance_init_common Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2015-06-23  9:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Pull v2 for virtio-input evdev passthrough.  The last-minute property
issues found my mst are fixed, both for the already merged virtio-input
devices (patch 1) and the new passthrough device (patch 2).

Patch 3 adds a maintainers entry for virtio-input.

please pull,
  Gerd

The following changes since commit 0c8ff723bd29e5c8b2ca989f857ae5c37ec49c4e:

  m68k: fix usp processing on interrupt entry and exception exit (2015-06-22 14:43:25 +0100)

are available in the git repository at:

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

for you to fetch changes up to a5d4d7b580f42c47d240a2068c810e4147147f6e:

  Add MAINTAINERS entry for virtio-input (2015-06-23 10:32:35 +0200)

----------------------------------------------------------------
virtio-input: property fixes, add evdev passthrough

----------------------------------------------------------------
Gerd Hoffmann (3):
      virtio-input: move properties, use virtio_instance_init_common
      virtio-input: evdev passthrough
      Add MAINTAINERS entry for virtio-input

 MAINTAINERS                      |   6 ++
 hw/input/Makefile.objs           |   1 +
 hw/input/virtio-input-host.c     | 188 +++++++++++++++++++++++++++++++++++++++
 hw/input/virtio-input.c          |   8 +-
 hw/virtio/virtio-pci.c           |  43 +++++----
 hw/virtio/virtio-pci.h           |  10 +++
 include/hw/virtio/virtio-input.h |  20 +++--
 7 files changed, 252 insertions(+), 24 deletions(-)
 create mode 100644 hw/input/virtio-input-host.c

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

end of thread, other threads:[~2015-06-23 14:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23  9:04 [Qemu-devel] [PULL 0/3] virtio-input: property fixes, add evdev passthrough Gerd Hoffmann
2015-06-23  9:05 ` [Qemu-devel] [PULL 1/3] virtio-input: move properties, use virtio_instance_init_common Gerd Hoffmann
2015-06-23  9:05 ` [Qemu-devel] [PULL 2/3] virtio-input: evdev passthrough Gerd Hoffmann
2015-06-23  9:05 ` [Qemu-devel] [PULL 3/3] Add MAINTAINERS entry for virtio-input Gerd Hoffmann
2015-06-23 14:21 ` [Qemu-devel] [PULL 0/3] virtio-input: property fixes, add evdev passthrough 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).