aboutsummaryrefslogtreecommitdiff
path: root/hw/core/reset.c
AgeCommit message (Collapse)Author
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
They are small, it is not worth stubbing them. Just include them in user-mode emulators and unit tests as well. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>