aboutsummaryrefslogtreecommitdiff
path: root/scripts/u2f-setup-gen.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-10-30 11:48:00 +0000
committerPeter Maydell <peter.maydell@linaro.org>2023-11-02 12:52:06 +0000
commit5f8d505e3a60b957530c7ad9b1214cc440d8b951 (patch)
tree018413ae713a52f069e99b0312769fd03e80d5d0 /scripts/u2f-setup-gen.py
parent32400a7e872fe620ab52ec32521e839a71ffb54c (diff)
downloadqemu-5f8d505e3a60b957530c7ad9b1214cc440d8b951.zip
qemu-5f8d505e3a60b957530c7ad9b1214cc440d8b951.tar.gz
qemu-5f8d505e3a60b957530c7ad9b1214cc440d8b951.tar.bz2
hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct
Currently for each button on the device we have a StellarisGamepadButton struct which has the irq, keycode and pressed state for it. When we convert to qdev, the qdev property and GPIO APIs are going to require that we have separate arrays for the irqs and keycodes. Convert from array-of-structs to three separate arrays in preparation. This is a migration compatibility break for the stellaris boards (lm3s6965evb, lm3s811evb). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20231030114802.3671871-5-peter.maydell@linaro.org -- v1=>v2: mention migration compat break in commit message; bump version fields in vmstate
Diffstat (limited to 'scripts/u2f-setup-gen.py')
0 files changed, 0 insertions, 0 deletions