On Fri, 19 Jan 2024 16:35:11 +0000 Peter Maydell <[email protected]> wrote:
> Switch the s390x virtual-css bus from using BusClass::reset to the > Resettable interface. > > This has no behavioural change, because the BusClass code to support > subclasses that use the legacy BusClass::reset will call that method > in the hold phase of 3-phase reset. > > Signed-off-by: Peter Maydell <[email protected]> Reviewed-by: Halil Pasic <[email protected]>
