On Thu, 27 Jan 2022 at 21:04, Mark Cave-Ayland <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
