Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -2/+2 |
2022-02-09 | tracing: remove TCG memory access tracing | Alex Bennée | 1 | -12/+0 |
2021-10-05 | trace: Split guest_mem_before | Richard Henderson | 1 | -1/+0 |
2021-10-05 | accel/tcg: Pass MemOpIdx to atomic_trace_*_post | Richard Henderson | 1 | -24/+24 |
2021-10-05 | tcg: Rename TCGMemOpIdx to MemOpIdx | Richard Henderson | 1 | -12/+12 |
2021-07-30 | accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu | Richard Henderson | 1 | -1/+0 |
2021-07-21 | accel/tcg: Push trace info building into atomic_common.c.inc | Richard Henderson | 1 | -36/+12 |
2021-07-21 | accel/tcg: Expand ATOMIC_MMU_LOOKUP_* | Richard Henderson | 1 | -13/+28 |
2021-07-21 | accel/tcg: Remove ATOMIC_MMU_DECLS | Richard Henderson | 1 | -12/+0 |
2021-07-21 | accel/tcg: Fold EXTRA_ARGS into atomic_template.h | Richard Henderson | 1 | -16/+20 |
2021-07-21 | qemu/atomic: Add aligned_{int64,uint64}_t types | Richard Henderson | 1 | -2/+2 |
2021-06-19 | accel/tcg: Probe the proper permissions for atomic ops | Richard Henderson | 1 | -12/+12 |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -10/+10 |
2020-01-15 | trace: Remove trace_mem_build_info_no_se_[bl]e | Richard Henderson | 1 | -43/+24 |
2019-10-28 | tcg: let plugins instrument virtual memory accesses | Emilio G. Cota | 1 | -0/+1 |
2019-10-28 | atomic_template: add inline trace/plugin helpers | Emilio G. Cota | 1 | -39/+57 |
2019-10-28 | trace: add mmu_index to mem_info | Alex Bennée | 1 | -9/+12 |
2019-09-13 | atomic_template: fix indentation in GEN_ATOMIC_HELPER | Emilio G. Cota | 1 | -1/+1 |
2019-09-03 | atomic_template: fix indentation in GEN_ATOMIC_HELPER | Emilio G. Cota | 1 | -1/+1 |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 1 | -4/+4 |
2019-01-30 | tcg: Fix LGPL version number | Thomas Huth | 1 | -1/+1 |
2018-10-18 | tcg: Split CONFIG_ATOMIC128 | Richard Henderson | 1 | -4/+16 |
2018-06-27 | trace: enable tracing of TCG atomics | Emilio G. Cota | 1 | -6/+81 |
2018-05-10 | tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add | Richard Henderson | 1 | -42/+7 |
2018-05-10 | tcg: Introduce atomic helpers for integer min/max | Richard Henderson | 1 | -0/+71 |
2017-11-21 | accel/tcg: Handle atomic accesses to notdirty memory correctly | Peter Maydell | 1 | -0/+12 |
2017-11-15 | tcg: Record code_gen_buffer address for user-only memory helpers | Richard Henderson | 1 | -7/+25 |
2017-09-17 | accel/tcg: move atomic_template.h to accel/tcg/ | Philippe Mathieu-Daudé | 1 | -0/+215 |