diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-01-19 16:35:08 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-02-02 13:51:57 +0000 |
commit | e6c03989af6dcdfdd64ff717a8b4b47f3848c0b7 (patch) | |
tree | 07978de777ec8632fe1c7f9973bcedf816936b87 /linux-user/m68k/target_resource.h | |
parent | f670be1aad33e801779af580398895b9455747ee (diff) | |
download | qemu-e6c03989af6dcdfdd64ff717a8b4b47f3848c0b7.zip qemu-e6c03989af6dcdfdd64ff717a8b4b47f3848c0b7.tar.gz qemu-e6c03989af6dcdfdd64ff717a8b4b47f3848c0b7.tar.bz2 |
pci: Switch bus reset to 3-phase-reset
Switch the PCI 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>
Tested-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-id: 20240119163512.3810301-2-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/m68k/target_resource.h')
0 files changed, 0 insertions, 0 deletions