summary refs log tree commit diff stats
path: root/hw/core/reset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-1/+16
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* hw: move reset handlers from vl.c to hw/corePaolo Bonzini2017-01-161-0/+72