aboutsummaryrefslogtreecommitdiff
path: root/include/exec/cpu_ldst_useronly_template.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-14tcg: Release mmap_lock on translation faultRichard Henderson1-4/+16
2019-07-14tcg: Remove duplicate #if !defined(CODE_ACCESS)Richard Henderson1-2/+0
2019-07-14tcg: Remove cpu_ld*_code_raRichard Henderson1-1/+5
2019-07-14tcg: Introduce set/clear_helper_retaddrRichard Henderson1-6/+6
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson1-3/+3
2018-08-17linux-user: fix 32bit g2h()/h2g()Laurent Vivier1-6/+6
2018-06-27trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota1-3/+8
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson1-2/+12
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2016-06-20trace: [all] Add "guest_mem_before" eventLluĂ­s Vilanova1-0/+22
2015-09-11softmmu: add helper function to pass through retaddrPavel Dovgalyuk1-0/+25
2015-01-20cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessorsPeter Maydell1-0/+81