diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-03-14 14:39:20 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-05-29 10:30:26 +0200 |
commit | f73ddbad397f98c1d476ffbf93d65af1cfa796e6 (patch) | |
tree | aa60c4104d0c821f456d5c18381b12c5115b620e /exec.c | |
parent | 2fe7c31832a345cdc34314cdcd5478d06b884842 (diff) | |
download | qemu-f73ddbad397f98c1d476ffbf93d65af1cfa796e6.zip qemu-f73ddbad397f98c1d476ffbf93d65af1cfa796e6.tar.gz qemu-f73ddbad397f98c1d476ffbf93d65af1cfa796e6.tar.bz2 |
virtio-input: core code & base class [device]
This patch adds virtio-input support to qemu. It brings a abstract
base class providing core support, other classes can build on it to
actually implement input devices.
virtio-input basically sends linux input layer events (evdev) over
virtio.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions