summaryrefslogtreecommitdiffstats
path: root/accel/tcg/atomic_template.h
Commit message (Expand)AuthorAgeFilesLines
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-10/+10
* trace: Remove trace_mem_build_info_no_se_[bl]eRichard Henderson2020-01-161-43/+24Star
* tcg: let plugins instrument virtual memory accessesEmilio G. Cota2019-10-281-0/+1
* atomic_template: add inline trace/plugin helpersEmilio G. Cota2019-10-281-39/+57
* trace: add mmu_index to mem_infoAlex Bennée2019-10-281-9/+12
* atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota2019-09-131-1/+1
* atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota2019-09-031-1/+1
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-4/+4
* tcg: Fix LGPL version numberThomas Huth2019-01-301-1/+1
* tcg: Split CONFIG_ATOMIC128Richard Henderson2018-10-191-4/+16
* trace: enable tracing of TCG atomicsEmilio G. Cota2018-06-271-6/+81
* tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic addRichard Henderson2018-05-101-42/+7Star
* tcg: Introduce atomic helpers for integer min/maxRichard Henderson2018-05-101-0/+71
* accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell2017-11-211-0/+12
* tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson2017-11-151-7/+25
* accel/tcg: move atomic_template.h to accel/tcg/Philippe Mathieu-Daudé2017-09-171-0/+215