diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-01-19 16:35:11 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-02-02 13:51:57 +0000 |
commit | 412a91f67c7482408a650bc6580c2c695e71ff44 (patch) | |
tree | 8d05730277430db7f0fb167cc751e73c1777faa1 /scripts/modules/module_block.py | |
parent | 5c9ca5d72b312b53ed85e434e381608129d632c9 (diff) | |
download | qemu-412a91f67c7482408a650bc6580c2c695e71ff44.zip qemu-412a91f67c7482408a650bc6580c2c695e71ff44.tar.gz qemu-412a91f67c7482408a650bc6580c2c695e71ff44.tar.bz2 |
hw/s390x/css-bridge: switch virtual-css bus to 3-phase-reset
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 <peter.maydell@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cédric Le Goater <clg@redhat.com>
Acked-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-id: 20240119163512.3810301-5-peter.maydell@linaro.org
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions