All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] virtio-input: evdev passthrough
@ 2015-06-18  9:33 Gerd Hoffmann
  2015-06-18  9:33 ` [Qemu-devel] [PULL 1/1] " Gerd Hoffmann
  0 siblings, 1 reply; 8+ messages in thread
From: Gerd Hoffmann @ 2015-06-18  9:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

New member for the virtio-input family:  evdev passthrough support.

please pull,
  Gerd

The following changes since commit f754c3c9cce3c4789733d9068394be4256dfe6a8:

  Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' into staging (2015-06-17 12:43:26 +0100)

are available in the git repository at:


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

for you to fetch changes up to 535017c3852f72e8706c3636d0bb2587920bf57d:

  virtio-input: evdev passthrough (2015-06-18 10:45:12 +0200)

----------------------------------------------------------------
virtio-input: evdev passthrough

----------------------------------------------------------------
Gerd Hoffmann (1):
      virtio-input: evdev passthrough

 hw/input/Makefile.objs           |   1 +
 hw/input/virtio-input-host.c     | 182 +++++++++++++++++++++++++++++++++++++++
 hw/virtio/virtio-pci.c           |  30 +++++++
 hw/virtio/virtio-pci.h           |  10 +++
 include/hw/virtio/virtio-input.h |  13 +++
 5 files changed, 236 insertions(+)
 create mode 100644 hw/input/virtio-input-host.c

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

end of thread, other threads:[~2015-06-19  8:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18  9:33 [Qemu-devel] [PULL 0/1] virtio-input: evdev passthrough Gerd Hoffmann
2015-06-18  9:33 ` [Qemu-devel] [PULL 1/1] " Gerd Hoffmann
2015-06-18  9:39   ` Michael S. Tsirkin
2015-06-18 11:11     ` Peter Maydell
2015-06-18 11:14       ` Michael S. Tsirkin
2015-06-18 15:44     ` Gerd Hoffmann
2015-06-19  7:52       ` Michael S. Tsirkin
2015-06-19  8:40         ` Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.