From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/1] virtio-input: evdev passthrough
Date: Thu, 18 Jun 2015 11:33:54 +0200 [thread overview]
Message-ID: <1434620035-10808-1-git-send-email-kraxel@redhat.com> (raw)
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
next reply other threads:[~2015-06-18 9:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-18 9:33 Gerd Hoffmann [this message]
2015-06-18 9:33 ` [Qemu-devel] [PULL 1/1] virtio-input: evdev passthrough 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1434620035-10808-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).