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
Alex Bennée 7aabb6dbba include/exec: fix assert in size_memop
We can handle larger sized memops now, expand the range of the assert.

Fixes: 4b473e0c60 (tcg: Expand MO_SIZE to 3 bits)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250603110204.838117-14-alex.bennee@linaro.org>
10 hours 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/cpu-common.h: fix "the the" typo in comment 4 weeks ago
cpu-defs.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2 months ago
cpu-interrupt.h include/exec: Split out exec/cpu-interrupt.h 3 months ago
cputlb.h accel/tcg: Fix argument types of tlb_reset_dirty 2 months ago
gdbstub.h system: propagate Error to gdbserver_start (and other device setups) 5 months ago
helper-gen-common.h plugins: Remove plugin helpers 1 year ago
helper-gen.h
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 1 year ago
helper-head.h.inc tcg: add vaddr type for helpers 3 weeks ago
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 1 year ago
helper-proto-common.h accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 1 month ago
helper-proto.h
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 2 months ago
log.h
memattrs.h physmem: teach cpu_memory_rw_debug() to write to more memory regions 4 months ago
memop.h include/exec: fix assert in size_memop 10 hours ago
memopidx.h
memory_ldst.h.inc exec/memory_ldst: extract memory_ldst declarations from cpu-all.h 2 months ago
memory_ldst_cached.h.inc
memory_ldst_phys.h.inc exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h 2 months ago
mmap-lock.h include/exec: Split out mmap-lock.h 2 months 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 2 months ago
page-vary.h page-vary: Move and rename qemu_target_page_bits_min 2 months ago
plugin-gen.h plugins: Read mem_only directly from TB cflags 1 year ago
poison.h accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 1 month ago
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 9 months ago
replay-core.h
target_long.h
target_page.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 2 months ago
tb-flush.h
tlb-common.h include/exec: Use uintptr_t in CPUTLBEntry 4 months ago
tlb-flags.h include/exec: Redefine tlb-flags with absolute values 2 months ago
translation-block.h include/exec: Move tb_invalidate_phys_range to translation-block.h 1 month ago
translator.h accel/tcg: Implement translator_ld*_end 2 months ago
tswap.h exec: Rename target_words_bigendian() -> target_big_endian() 1 month ago
vaddr.h include/exec: Change vaddr to uintptr_t 4 months ago
watchpoint.h include/exec: Split out watchpoint.h 2 months ago