summary refs log tree commit diff stats
path: root/include/exec/cpu_ldst_useronly_template.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson2020-01-151-159/+0
* cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson2020-01-151-6/+6
* tcg: let plugins instrument virtual memory accessesEmilio G. Cota2019-10-281-15/+17
* trace: add mmu_index to mem_infoAlex Bennée2019-10-281-3/+3
* tcg: Release mmap_lock on translation faultRichard Henderson2019-07-141-4/+16
* tcg: Remove duplicate #if !defined(CODE_ACCESS)Richard Henderson2019-07-141-2/+0
* tcg: Remove cpu_ld*_code_raRichard Henderson2019-07-141-1/+5
* tcg: Introduce set/clear_helper_retaddrRichard Henderson2019-07-141-6/+6
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-3/+3
* linux-user: fix 32bit g2h()/h2g()Laurent Vivier2018-08-171-6/+6
* trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota2018-06-271-3/+8
* tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson2017-11-151-2/+12
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+1
* trace: [all] Add "guest_mem_before" eventLluís Vilanova2016-06-201-0/+22
* softmmu: add helper function to pass through retaddrPavel Dovgalyuk2015-09-111-0/+25
* cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell2015-01-201-0/+81