aboutsummaryrefslogtreecommitdiff
path: root/include/hw/resettable.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-4/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+3
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde1-0/+9
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde1-0/+11
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde1-0/+16
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde1-0/+211