summaryrefslogtreecommitdiffstats
path: root/hw/i386/vmmouse.c
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-3/+4
* hw/i386/vmport: Define enum for all commandsLiran Alon2020-06-101-12/+6Star
* hw/i386/vmport: Introduce vmport.hLiran Alon2020-06-101-1/+1
* hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé2020-05-041-1/+21
* hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé2020-05-041-0/+1
* hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth2020-02-061-0/+6
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau2020-01-071-5/+3Star
* i386/vmmouse: Properly reset stateJan Kiszka2019-09-031-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+2
* hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé2018-03-121-0/+1
* i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé2017-12-181-0/+303