aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/atomic_template.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-28tcg: let plugins instrument virtual memory accessesEmilio G. Cota1-0/+1
2019-10-28atomic_template: add inline trace/plugin helpersEmilio G. Cota1-39/+57
2019-10-28trace: add mmu_index to mem_infoAlex Bennée1-9/+12
2019-09-13atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota1-1/+1
2019-09-03atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota1-1/+1
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson1-4/+4
2019-01-30tcg: Fix LGPL version numberThomas Huth1-1/+1
2018-10-18tcg: Split CONFIG_ATOMIC128Richard Henderson1-4/+16
2018-06-27trace: enable tracing of TCG atomicsEmilio G. Cota1-6/+81
2018-05-10tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic addRichard Henderson1-42/+7
2018-05-10tcg: Introduce atomic helpers for integer min/maxRichard Henderson1-0/+71
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell1-0/+12
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson1-7/+25
2017-09-17accel/tcg: move atomic_template.h to accel/tcg/Philippe Mathieu-Daudé1-0/+215