On Thu, 27 Jan 2022 at 21:04, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Switch from using a legacy approach to the more formal approach for > propagating > device reset to the parent. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/misc/mac_via.c | 7 +++++-- > hw/misc/macio/cuda.c | 3 ++- > hw/misc/macio/pmu.c | 3 ++- > hw/misc/mos6522.c | 1 - > 4 files changed, 9 insertions(+), 5 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM