qemu/hw/i386/xen
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
2024-09-13 15:31:44 +01:00
..
meson.build hw/i386/xen: Add a Xen PVH x86 machine 2024-09-04 16:50:43 +02:00
trace-events xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common 2023-06-15 16:45:59 -07:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
xen_apic.c apic, i386/tcg: add x2apic transitions 2024-02-14 06:09:32 -05:00
xen_platform.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
xen_pvdevice.c hw/i386: Constify VMState 2023-12-29 11:17:30 +11:00
xen-hvm.c hw/xen: detect when running inside stubdomain 2024-07-01 14:57:18 +02:00
xen-pvh.c hw/i386/xen: Add a Xen PVH x86 machine 2024-09-04 16:50:43 +02:00