Age | Commit message (Expand) | Author |
---|---|---|
2022-07-18 | pl050: don't use legacy ps2_mouse_init() function | Mark Cave-Ayland |
2022-07-18 | pl050: don't use legacy ps2_kbd_init() function | Mark Cave-Ayland |
2022-07-18 | pl050: introduce PL050DeviceClass for the PL050 device | Mark Cave-Ayland |
2022-07-18 | pl050: introduce new PL050_MOUSE_DEVICE QOM type | Mark Cave-Ayland |
2022-07-18 | pl050: introduce new PL050_KBD_DEVICE QOM type | Mark Cave-Ayland |
2022-07-18 | pl050: change PL050State dev pointer from void to PS2State | Mark Cave-Ayland |
2022-07-18 | pl050: move PL050State from pl050.c to new pl050.h header file | Mark Cave-Ayland |