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/include/exec
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Instead of having a compile-time TARGET_SUPPORTS_MTTCG definition,
have each target set the 'mttcg_supported' field in the TCGCPUOps
structure.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250405161320.76854-17-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
abi_ptr.h exec: Declare abi_ptr type in its own 'abi_ptr.h' header 1 year ago
breakpoint.h exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header 1 year ago
cpu-common.h include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h 3 days ago
cpu-defs.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 3 days ago
cpu-interrupt.h include/exec: Split out exec/cpu-interrupt.h 2 months ago
cputlb.h accel/tcg: Fix argument types of tlb_reset_dirty 3 days ago
exec-all.h exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' 3 days ago
gdbstub.h system: propagate Error to gdbserver_start (and other device setups) 3 months ago
helper-gen-common.h plugins: Remove plugin helpers 1 year ago
helper-gen.h tcg: Split helper-gen.h 2 years ago
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 1 year ago
helper-head.h.inc include/exec: Introduce fpst alias in helper-head.h.inc 4 months ago
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 1 year ago
helper-proto-common.h plugins: Remove plugin helpers 1 year ago
helper-proto.h tcg: Split helper-proto.h 2 years ago
helper-proto.h.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 1 year ago
hwaddr.h
icount.h include/exec: Protect icount_enabled from poisoned symbols 3 days ago
log.h
memattrs.h physmem: teach cpu_memory_rw_debug() to write to more memory regions 2 months ago
memop.h include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN 2 months ago
memopidx.h
memory_ldst.h.inc exec/memory_ldst: extract memory_ldst declarations from cpu-all.h 3 days ago
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h 3 days ago
mmap-lock.h include/exec: Split out mmap-lock.h 3 days ago
mmu-access-type.h exec: Declare MMUAccessType type in 'mmu-access-type.h' header 1 year ago
page-protection.h include/exec: Split out mmap-lock.h 3 days ago
page-vary.h page-vary: Move and rename qemu_target_page_bits_min 3 days ago
plugin-gen.h plugins: Read mem_only directly from TB cflags 12 months ago
poison.h tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 3 days ago
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 8 months ago
replay-core.h replay: Extract core API to 'exec/replay-core.h' 2 years ago
target_long.h tcg: Define MO_TL 2 years ago
target_page.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 3 days ago
tb-flush.h accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 1 year ago
tlb-common.h include/exec: Use uintptr_t in CPUTLBEntry 2 months ago
tlb-flags.h include/exec: Redefine tlb-flags with absolute values 3 days ago
translation-block.h include/exec: Move tb_{,set_}page_addr[01] to translation-block.h 3 days ago
translator.h accel/tcg: Implement translator_ld*_end 3 days ago
tswap.h exec/tswap: implement {ld,st}.*_p as functions instead of macros 3 days ago
vaddr.h include/exec: Change vaddr to uintptr_t 2 months ago
watchpoint.h include/exec: Split out watchpoint.h 3 days ago