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/target/s390x
Igor Mammedov 87511341c3 add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
The helpers form load-acquire/store-release pair and ensure
that appropriate barriers are in place in case checks happen
outside of BQL.

Use them to replace open-coded checkers/setters across the code,
to make sure that barriers are not missed.  Helpers also make code a
bit more readable.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Jason J. Herne <jjherne@linux.ibm.com>
Link: https://lore.kernel.org/r/20250821155603.2422553-1-imammedo@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
kvm target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint() 2 months ago
tcg target/s390x/tcg: Use vaddr in s390_probe_access() 2 months ago
Kconfig target/s390x: Add a CONFIG switch to disable legacy CPUs 1 year ago
arch_dump.c include: Rename sysemu/ -> system/ 9 months ago
cpu-dump.c include: Rename sysemu/ -> system/ 9 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 5 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu-system.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 week ago
cpu.c target/s390x: Fill in TCGCPUOps.pointer_wrap 3 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 4 months ago
cpu_features.c s390x/cpumodel: Add PLO-extension facility 9 months ago
cpu_features.h s390x/cpumodel: add Concurrent-functions facility support 9 months ago
cpu_features_def.h
cpu_features_def.h.inc target/s390x: A fix for the trouble with tribles 2 months ago
cpu_models.c target/s390x: Fix type conflict of GLib function pointers 4 months ago
cpu_models.h target/s390x: Register CPUClass:list_cpus 5 months ago
cpu_models_system.c target/s390x: set has_deprecated_props flag 2 months ago
cpu_models_user.c
diag.c include: Rename sysemu/ -> system/ 9 months ago
gdbstub.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 6 months ago
gen-features.c hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type 3 months ago
helper.c target/s390x: Have s390_cpu_halt() not return anything 2 months ago
helper.h target/s390x: Simplify per_ifetch, per_check_exception 1 year ago
interrupt.c include: Remove 'exec/exec-all.h' 4 months ago
ioinst.c s390: implementing CHSC SEI for AP config change 3 months ago
machine.c include: Rename sysemu/ -> system/ 9 months ago
meson.build include: Rename sysemu/ -> system/ 9 months ago
mmu_helper.c include: Remove 'exec/exec-all.h' 4 months ago
s390x-internal.h target/s390x: Have s390_cpu_halt() not return anything 2 months ago
sigp.c include: Remove 'exec/exec-all.h' 4 months ago
trace-events include: Rename sysemu/ -> system/ 9 months ago
trace.h