summaryrefslogtreecommitdiff
path: root/accel/tcg/atomic_template.h
AgeCommit message (Expand)Author
2018-06-27trace: enable tracing of TCG atomicsEmilio G. Cota
2018-05-10tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic addRichard Henderson
2018-05-10tcg: Introduce atomic helpers for integer min/maxRichard Henderson
2017-11-21accel/tcg: Handle atomic accesses to notdirty memory correctlyPeter Maydell
2017-11-15tcg: Record code_gen_buffer address for user-only memory helpersRichard Henderson
2017-09-17accel/tcg: move atomic_template.h to accel/tcg/Philippe Mathieu-Daudé