summaryrefslogtreecommitdiff
path: root/hw/i386/vmmouse.c
AgeCommit message (Expand)Author
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2023-12-29hw/i386: Constify VMStateRichard Henderson
2023-09-12vmmouse: use explicit codeMarc-André Lureau
2023-09-12vmmouse: replace DPRINTF with tracingMarc-André Lureau
2023-08-07hw/i386/vmmouse:add relative packet flag for button statusZongmin Zhou
2021-12-18hw/i386/vmmouse: Require 'i8042' property to be setPhilippe Mathieu-Daudé
2021-11-01hw/i386: fix vmmouse registrationPavel Dovgalyuk
2021-02-20vmmouse: put it into the 'input' categoryGan Qixin
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é