index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio-input.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2024-02-14
1
-3
/
+3
*
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2023-10-19
1
-1
/
+1
*
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
1
-4
/
+5
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-9
/
+3
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-12
/
+8
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-5
/
+6
*
Add vhost-user-input-pci
Marc-André Lureau
2019-05-10
1
-0
/
+14
*
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
2017-09-29
1
-0
/
+1
*
virtio-input: fix eventq batching
Ladi Prosek
2017-03-27
1
-1
/
+4
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
1
-0
/
+3
*
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
1
-14
/
+0
*
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-13
1
-6
/
+6
*
virtio-input: add input routing support
Gerd Hoffmann
2015-07-03
1
-0
/
+2
*
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
1
-0
/
+13
*
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-23
1
-8
/
+1
*
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
2015-06-02
1
-4
/
+4
*
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
2015-06-02
1
-2
/
+8
*
virtio-input: emulated devices [device]
Gerd Hoffmann
2015-05-29
1
-0
/
+21
*
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-05-29
1
-0
/
+84