aboutsummaryrefslogtreecommitdiff
path: root/include/exec/cpu_ldst_useronly_template.h
AgeCommit message (Expand)Author
2020-01-15cputlb: Expand cpu_ldst_useronly_template.h in user-exec.cRichard Henderson
2020-01-15cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson
2019-10-28tcg: let plugins instrument virtual memory accessesEmilio G. Cota
2019-10-28trace: add mmu_index to mem_infoAlex Bennée
2019-07-14tcg: Release mmap_lock on translation faultRichard Henderson
2019-07-14tcg: Remove duplicate #if !defined(CODE_ACCESS)Richard Henderson
2019-07-14tcg: Remove cpu_ld*_code_raRichard Henderson
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2018-08-17linux-user: fix 32bit g2h()/h2g()Laurent Vivier
2018-06-27trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2016-06-20trace: [all] Add "guest_mem_before" eventLluís Vilanova
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk
2015-01-20cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell