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