aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k/next-kbd.c
AgeCommit message (Expand)Author
14 daysnext-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2023-07-25other architectures: spelling fixesMichael Tokarev
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-09-07m68k: Add NeXTcube keyboard deviceThomas Huth