index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio-input.h
Age
Commit message (
Expand
)
Author
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
2017-03-27
virtio-input: fix eventq batching
Ladi Prosek
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-02
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
2015-06-02
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann