aboutsummaryrefslogtreecommitdiff
path: root/hw/core/resettable.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25reset: Add RESET_TYPE_SNAPSHOT_LOADPeter Maydell1-4/+0
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell1-2/+2
2022-10-27hw/core/resettable: fix reset level countingDamien Hedde1-2/+1
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde1-0/+5
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde1-2/+60
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde1-0/+238