aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/ldst_common.c.inc
AgeCommit message (Expand)AuthorFilesLines
2024-09-19plugins: save value during memory accessesPierrick Bouvier1-14/+24
2024-06-24accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cbMax Chou1-2/+6
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson1-14/+28
2023-10-04accel/tcg: move ld/st helpers to ldst_common.c.incAnton Johansson1-0/+225
2023-05-23accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmuRichard Henderson1-12/+12
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot1-4/+4
2021-10-13accel/tcg: Add cpu_{ld,st}*_mmu interfacesRichard Henderson1-0/+307