Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/input: Clean up includes | 2023-02-08 | 1 | -1/+0 | |
* | pl050: don't use legacy ps2_mouse_init() function | 2022-07-18 | 1 | -0/+2 | |
* | pl050: don't use legacy ps2_kbd_init() function | 2022-07-18 | 1 | -0/+2 | |
* | pl050: introduce PL050DeviceClass for the PL050 device | 2022-07-18 | 1 | -1/+7 | |
* | pl050: introduce new PL050_MOUSE_DEVICE QOM type | 2022-07-18 | 1 | -0/+7 | |
* | pl050: introduce new PL050_KBD_DEVICE QOM type | 2022-07-18 | 1 | -0/+7 | |
* | pl050: change PL050State dev pointer from void to PS2State | 2022-07-18 | 1 | -1/+1 | |
* | pl050: move PL050State from pl050.c to new pl050.h header file | 2022-07-18 | 1 | -0/+35 |