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/i386/kvm
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
..
apic.c apic, i386/tcg: add x2apic transitions 10 months ago
clock.c hw/i386: Constify VMState 11 months ago
clock.h hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h' 1 year ago
i8254.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
i8259.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
ioapic.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
meson.build hw/xen: add support for Xen primary console in emulated mode 1 year ago
trace-events hw/xen: add support for Xen primary console in emulated mode 1 year ago
trace.h hw/xen: Implement emulated PIRQ hypercall support 2 years ago
xen-stubs.c hw/xen: add support for Xen primary console in emulated mode 1 year ago
xen_evtchn.c hw/xen_evtchn: Initialize flush_kvm_routes 8 months ago
xen_evtchn.h hw/xen: Simplify emulated Xen platform init 2 years ago
xen_gnttab.c qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD 11 months ago
xen_gnttab.h hw/xen: Implement soft reset for emulated gnttab 2 years ago
xen_overlay.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
xen_overlay.h hw/xen: Support mapping grant frames 2 years ago
xen_primary_console.c hw/xen: add support for Xen primary console in emulated mode 1 year ago
xen_primary_console.h hw/xen: add support for Xen primary console in emulated mode 1 year ago
xen_xenstore.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 11 months ago
xen_xenstore.h hw/xen: Add xen_xenstore device for xenstore emulation 2 years ago
xenstore_impl.c i386: spelling fixes 1 year ago
xenstore_impl.h hw/xen: Add xenstore operations to allow redirection to internal emulation 2 years ago