On Fri, 06 Dec 2019 19:44:00 +0100 Greg Kurz <[email protected]> wrote: > Similarly to what we already do with qdev, use a helper to overload the > reset QOM methods of the parent in children classes, for clarity. > > Signed-off-by: Greg Kurz <[email protected]> > --- > hw/core/cpu.c | 8 ++++++++ > include/hw/core/cpu.h | 4 ++++ > 2 files changed, 12 insertions(+)
Reviewed-by: Cornelia Huck <[email protected]>
