You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/sparc
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding
Use device_class_set_legacy_reset() instead of opencoding an
assignment to DeviceClass::reset. This change was produced
with:
 spatch --macro-file scripts/cocci-macro-file.h \
    --sp-file scripts/coccinelle/device-reset.cocci \
    --keep-comments --smpl-spacing --in-place --dir hw

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240830145812.1967042-8-peter.maydell@linaro.org
3 months ago
..
Kconfig sparc: switch boards to "default y" 7 months ago
leon3.c hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro 10 months ago
meson.build meson: convert hw/arch* 4 years ago
sun4m.c hw/sparc/sun4m: Realize DMA controller before accessing it 10 months ago
sun4m_iommu.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago