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é e9048f099b exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document
cpu_memory_rw_debug() dispatches to CPUClass::memory_rw_debug(),
move its declaration closer to the CPU API. Document.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20251001150529.14122-22-philmd@linaro.org>
1 week ago
..
abi_ptr.h exec: Declare abi_ptr type in its own 'abi_ptr.h' header 2 years ago
breakpoint.h exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header 2 years ago
cpu-common.h exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document 1 week ago
cpu-defs.h page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 7 months ago
cpu-interrupt.h include/exec: Split out exec/cpu-interrupt.h 8 months ago
cputlb.h include/hw/core/cpu: Introduce MMUIdxMap 2 months ago
gdbstub.h monitor: Clean up HMP gdbserver error reporting 1 month ago
helper-gen-common.h plugins: Remove plugin helpers 2 years ago
helper-gen.h tcg: Split helper-gen.h 2 years ago
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 2 years ago
helper-head.h.inc tcg: add vaddr type for helpers 6 months ago
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2 years ago
helper-proto-common.h accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 6 months 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 2 years ago
hwaddr.h bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
icount.h include/exec: Protect icount_enabled from poisoned symbols 7 months ago
log.h include/exec/log: Do not reference QemuLogFile directly 4 years ago
memattrs.h pci: Add a memory attribute for pre-translated DMA operations 4 months ago
memop.h accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY 2 weeks ago
memopidx.h include/exec/memopidx: Adjust for 32 mmu indexes 1 month ago
memory_ldst.h.inc exec/memory_ldst: extract memory_ldst declarations from cpu-all.h 7 months ago
memory_ldst_cached.h.inc exec/memory_ldst_cached: Use correct type size 5 years ago
memory_ldst_phys.h.inc exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h 7 months ago
mmap-lock.h include/exec: Split out mmap-lock.h 7 months ago
mmu-access-type.h exec: Declare MMUAccessType type in 'mmu-access-type.h' header 2 years ago
page-protection.h linux-user: Support MADV_DONTDUMP, MADV_DODUMP 4 weeks ago
page-vary.h page-vary: Move and rename qemu_target_page_bits_min 7 months ago
plugin-gen.h plugins: Read mem_only directly from TB cflags 2 years ago
poison.h accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 6 months ago
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 1 year ago
replay-core.h replay: Extract core API to 'exec/replay-core.h' 3 years ago
target_long.h tcg: Define MO_TL 2 years ago
target_page.h include/exec/target_page.h: move page-target.c to header 2 months ago
tb-flush.h accel/tcg: Create queue_tb_flush from tb_flush 2 months ago
tlb-common.h include/exec: Use uintptr_t in CPUTLBEntry 9 months ago
tlb-flags.h include/exec: Redefine tlb-flags with absolute values 7 months ago
translation-block.h include/exec: Move tb_invalidate_phys_range to translation-block.h 6 months ago
translator.h accel/tcg: Implement translator_ld*_end 7 months ago
tswap.h qemu: Declare all load/store helper in 'qemu/bswap.h' 4 months ago
vaddr.h include/exec: Change vaddr to uintptr_t 9 months ago
watchpoint.h include/exec: Split out watchpoint.h 7 months ago