summary refs log tree commit diff stats
path: root/include/exec/cpu_ldst_template.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cputlb: Expand cpu_ldst_template.h in cputlb.cRichard Henderson2020-01-151-117/+0
* cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_codeRichard Henderson2020-01-151-21/+0
* cputlb: Move body of cpu_ldst_template.h out of lineRichard Henderson2020-01-151-99/+26
* cputlb: Use trace_mem_get_info instead of trace_mem_build_infoRichard Henderson2020-01-151-11/+11
* cputlb: ensure _cmmu helper functions follow the naming standardAlex Bennée2019-10-281-2/+2
* tcg: let plugins instrument virtual memory accessesEmilio G. Cota2019-10-281-12/+16
* trace: add mmu_index to mem_infoAlex Bennée2019-10-281-9/+6
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-3/+3
* cputlb: read CPUTLBEntry.addr_write atomicallyEmilio G. Cota2018-10-181-1/+1
* tcg: Add tlb_index and tlb_entry helpersRichard Henderson2018-10-181-12/+13
* 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/+25
* softmmu: add helper function to pass through retaddrPavel Dovgalyuk2015-09-111-8/+51
* cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessorsPeter Maydell2015-01-201-53/+1
* cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macrosPeter Maydell2015-01-201-3/+3
* softmmu: move all load/store functions to cpu_ldst.hPaolo Bonzini2014-06-051-0/+193