commit | 271c865161c57cfabca45b93eaa712b19da365bc | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Mar 27 12:46:12 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Sun Mar 29 12:13:52 2015 +1030 |
tree | 4bdb56ba5f7bd2c2e7c078187fa8841d3d81546b | |
parent | 2f921b5bb0511fb698681d8ef35c48be7a9116bf [diff] |
Add virtio-input driver. virtio-input is basically evdev-events-over-virtio, so this driver isn't much more than reading configuration from config space and forwarding incoming events to the linux input layer. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>