33 Commits (9c29b74100e565c448b74a2f0e4051f4e656d18c)

Author SHA1 Message Date
Colin Xu 33d72145d7 input-linux: Reset il->fd handler before closing it 6 years ago
Eduardo Habkost 7da4e3bb11 input-linux: Register properties as class properties 6 years ago
Eduardo Habkost 30b5707c26 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 6 years ago
Eduardo Habkost c734cd40a1 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE 6 years ago
Eduardo Habkost 1ff5adfa5b Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost c821774a3b Use OBJECT_DECLARE_TYPE where possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Philippe Mathieu-Daudé 112c37a6a6 ui/input-linux: Do not ignore ioctl() return value 6 years ago
Niklas Haas a923b471fc input-linux: add shift+shift as a grab toggle 7 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Ryan El Kochta 2657846fb2 input-linux: customizable grab toggle keys 7 years ago
Gerd Hoffmann 606eb0c649 ui: move qemu_input_linux_to_qcode() 9 years ago
Philippe Voinov d755defd5d ui: input-linux: Add absolute event support 9 years ago
Javier Celaya 1684907c92 Fix input-linux reading from device 9 years ago
Fabian Lesniak 1266b68c6e ui: add support for mice with extra/side buttons 10 years ago
Gerd Hoffmann 2a57c55f26 input-linux: initialize key state 10 years ago
Gerd Hoffmann 2e6a64cb8d input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} 10 years ago
Gerd Hoffmann 2330e9e7cc input-linux: factor out input_linux_handle_keyboard 10 years ago
Gerd Hoffmann d4df42c431 input-linux: factor out input_linux_handle_mouse 10 years ago
Gerd Hoffmann ce47d3d427 input-linux: refine mouse detection 10 years ago
Gerd Hoffmann 81b00c968a input-linux: fix Coverity warning 10 years ago
Gerd Hoffmann 0e066b2cc5 input-linux: switch over to -object 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Eduardo Habkost 34294e2f54 module: Rename machine_init() to opts_init() 10 years ago
Gerd Hoffmann a6ccabd676 input-linux: add switch to enable auto-repeat events 10 years ago
Gerd Hoffmann 46d921bebe input-linux: add option to toggle grab on all devices 10 years ago
Gerd Hoffmann e0d2bd5195 input: linux evdev support 10 years ago