summaryrefslogtreecommitdiff
path: root/include/hw/ssi/ssi.h
AgeCommit message (Expand)Author
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell
2020-07-03ssi: Add ssi_realize_and_unref()Peter Maydell
2020-06-15ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster
2020-06-15ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis