aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/vmmouse.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-06-10hw/i386/vmport: Define enum for all commandsLiran Alon
2020-06-10hw/i386/vmport: Introduce vmport.hLiran Alon
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé
2020-02-06hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-07vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau
2019-09-03i386/vmmouse: Properly reset stateJan Kiszka
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2018-03-12hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.hPhilippe Mathieu-Daudé
2017-12-18i386/pc: move vmmouse.c to hw/i386/Philippe Mathieu-Daudé