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
Philippe Mathieu-Daudé 00457aed51 target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (3/3)
Commit b7ecba0f6f ("docs/devel/loads-stores.rst: Document our
various load and store APIs") mentioned cpu_physical_memory_*()
methods are legacy, the replacement being address_space_*().

Replace the *_map() / *_unmap() methods in s390_store_status()
and s390_store_adtl_status(). In s390_store_status(), replace
cpu_physical_memory_write() by address_space_stb(), restricting
@ar_id scope. No behavioral change expected.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251002091132.65703-10-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
3 days ago
..
kvm target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint() 3 months ago
tcg target/s390x: Propagate CPUS390XState to cpu_unmap_lowcore() 3 days ago
Kconfig target/s390x: Add a CONFIG switch to disable legacy CPUs 1 year ago
arch_dump.c include: Rename sysemu/ -> system/ 10 months ago
cpu-dump.c include: Rename sysemu/ -> system/ 10 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 6 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 2 months ago
cpu.c target/s390x: Fill in TCGCPUOps.pointer_wrap 5 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 6 months ago
cpu_features.c s390x/cpumodel: Add PLO-extension facility 10 months ago
cpu_features.h s390x/cpumodel: add Concurrent-functions facility support 10 months ago
cpu_features_def.h meson: rename .inc.h files to .h.inc 5 years ago
cpu_features_def.h.inc target/s390x: A fix for the trouble with tribles 3 months ago
cpu_models.c target/s390x: Fix type conflict of GLib function pointers 5 months ago
cpu_models.h target/s390x: Register CPUClass:list_cpus 6 months ago
cpu_models_system.c target/s390x: set has_deprecated_props flag 3 months ago
cpu_models_user.c target/s390x: split sysemu part of cpu models 4 years ago
diag.c include: Rename sysemu/ -> system/ 10 months ago
gdbstub.c exec: Declare tlb_flush*() in 'exec/cputlb.h' 7 months ago
gen-features.c hw/s390x/s390-virtio-ccw: Remove the deprecated 4.1 machine type 4 months ago
helper.c target/s390x: Reduce s390_store_status() scope 3 days ago
helper.h target/s390x: Simplify per_ifetch, per_check_exception 1 year ago
interrupt.c include: Remove 'exec/exec-all.h' 6 months ago
ioinst.c s390: implementing CHSC SEI for AP config change 4 months ago
machine.c include: Rename sysemu/ -> system/ 10 months ago
meson.build include: Rename sysemu/ -> system/ 10 months ago
mmu_helper.c target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw() 7 days ago
s390x-internal.h target/s390x: Reduce s390_store_status() scope 3 days ago
sigp.c target/s390x: Replace legacy cpu_physical_memory_[un]map() calls (3/3) 3 days ago
trace-events include: Rename sysemu/ -> system/ 10 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago