| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/input: Constify VMState | Richard Henderson | 2023-12-29 | 1 | -1/+1 |
| * | hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array | Philippe Mathieu-Daudé | 2023-11-27 | 1 | -0/+8 |
| * | hw/input/stellaris_gamepad: Convert to qemu_input_handler_register() | Peter Maydell | 2023-11-02 | 1 | -20/+17 |
| * | hw/input/stellaris_input: Convert to qdev | Peter Maydell | 2023-11-02 | 1 | -23/+47 |
| * | hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct | Peter Maydell | 2023-11-02 | 1 | -31/+16 |
| * | hw/input/stellaris_gamepad: Rename structs to our usual convention | Peter Maydell | 2023-11-02 | 1 | -11/+11 |
| * | hw/input/stellaris_input: Rename to stellaris_gamepad | Peter Maydell | 2023-11-02 | 1 | -0/+93 |