Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-16 | accel/tcg: Widen tcg-ldst.h addresses to uint64_t | Richard Henderson | 1 | -13/+13 |
2023-05-16 | accel/tcg: Remove helper_unaligned_{ld,st} | Richard Henderson | 1 | -6/+0 |
2023-05-16 | tcg: Add 128-bit guest memory primitives | Richard Henderson | 1 | -0/+4 |
2023-05-16 | accel/tcg: Implement helper_{ld,st}*_mmu for user-only | Richard Henderson | 1 | -4/+2 |
2023-05-16 | tcg: Unify helper_{be,le}_{ld,st}* | Richard Henderson | 1 | -38/+22 |
2023-05-05 | tcg: Widen helper_*_st[bw]_mmu val arguments | Richard Henderson | 1 | -3/+7 |
2022-05-11 | Normalize header guard symbol definition | Markus Armbruster | 1 | -1/+1 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -2/+2 |
2021-11-02 | tcg: Add helper_unaligned_{ld,st} for user-only sigbus | Richard Henderson | 1 | -0/+5 |
2021-10-13 | tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h | Richard Henderson | 1 | -0/+74 |