summaryrefslogtreecommitdiffstats
path: root/include/hw/input/pl050.h
Commit message (Expand)AuthorAgeFilesLines
* pl050: don't use legacy ps2_mouse_init() functionMark Cave-Ayland2022-07-181-0/+2
* pl050: don't use legacy ps2_kbd_init() functionMark Cave-Ayland2022-07-181-0/+2
* pl050: introduce PL050DeviceClass for the PL050 deviceMark Cave-Ayland2022-07-181-1/+7
* pl050: introduce new PL050_MOUSE_DEVICE QOM typeMark Cave-Ayland2022-07-181-0/+7
* pl050: introduce new PL050_KBD_DEVICE QOM typeMark Cave-Ayland2022-07-181-0/+7
* pl050: change PL050State dev pointer from void to PS2StateMark Cave-Ayland2022-07-181-1/+1
* pl050: move PL050State from pl050.c to new pl050.h header fileMark Cave-Ayland2022-07-181-0/+35