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/configs/targets
Philippe Mathieu-Daudé 0f9150b250 configs/targets: Mark targets not using legacy ldst_phys() API
These targets were only using the legacy ldst_phys() API
via the virtio load/store helpers, which got cleaned up.

Mark them not using the legacy ldst_phys() API to avoid
further use, allowing to eventually remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251224151351.86733-10-philmd@linaro.org>
2 weeks ago
..
aarch64-bsd-user.mak target/arm: Implement SME2 support in gdbstub 3 months ago
aarch64-linux-user.mak target/arm: Implement SME2 support in gdbstub 3 months ago
aarch64-softmmu.c config/target: Implement per-binary TargetInfo structure (ARM, AARCH64) 3 months ago
aarch64-softmmu.mak target/arm: Implement SME2 support in gdbstub 3 months ago
aarch64_be-linux-user.mak target/arm: Implement SME2 support in gdbstub 3 months ago
alpha-linux-user.mak target/alpha: Add GDB XML feature file 6 months ago
alpha-softmmu.mak target/alpha: Add GDB XML feature file 6 months ago
arm-bsd-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
arm-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
arm-softmmu.c config/target: Implement per-binary TargetInfo structure (ARM, AARCH64) 3 months ago
arm-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
armeb-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
avr-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
hexagon-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
hppa-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
hppa-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
i386-bsd-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
i386-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
i386-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
loongarch64-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
loongarch64-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
m68k-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
m68k-softmmu.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
meson.build config/target: Implement per-binary TargetInfo structure (ARM, AARCH64) 3 months ago
microblaze-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
microblaze-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
microblazeel-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
microblazeel-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
mips-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
mips-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
mips64-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
mips64-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
mips64el-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
mips64el-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
mipsel-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
mipsel-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
mipsn32-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
mipsn32el-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
or1k-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
or1k-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
ppc-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
ppc-softmmu.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
ppc64-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
ppc64-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
ppc64le-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
riscv32-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
riscv32-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
riscv64-bsd-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
riscv64-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
riscv64-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
rx-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
s390x-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
s390x-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
sh4-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
sh4-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
sh4eb-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
sh4eb-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
sparc-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
sparc-softmmu.mak tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 9 months ago
sparc32plus-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
sparc64-linux-user.mak gdbstub: add the GDB register XML files for sparc64. 6 months ago
sparc64-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
tricore-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
x86_64-bsd-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
x86_64-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
x86_64-softmmu.mak i386/gdbstub: Add APX support for gdbstub 3 weeks ago
xtensa-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
xtensa-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago
xtensaeb-linux-user.mak configure: Define TARGET_LONG_BITS in configs/targets/*.mak 11 months ago
xtensaeb-softmmu.mak configs/targets: Mark targets not using legacy ldst_phys() API 2 weeks ago