summary refs log tree commit diff stats
path: root/hw/core/resettable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* reset: Add RESET_TYPE_SNAPSHOT_LOADPeter Maydell2024-04-251-4/+0
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-2/+2
* hw/core/resettable: fix reset level countingDamien Hedde2022-10-271-2/+1
* hw/core: deprecate old reset functions and introduce new onesDamien Hedde2020-01-301-0/+5
* hw/core/resettable: add support for changing parentDamien Hedde2020-01-301-2/+60
* hw/core: create Resettable QOM interfaceDamien Hedde2020-01-301-0/+238