Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-18 | exec: Move TranslationBlock typedef to qemu/typedefs.h | Richard Henderson | 1 | -1/+0 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2018-06-15 | tcg: remove tb_lock | Emilio G. Cota | 1 | -2/+0 |
2018-06-15 | tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx | Emilio G. Cota | 1 | -1/+0 |
2018-06-15 | tcg: track TBs with per-region BST's | Emilio G. Cota | 1 | -1/+0 |
2017-10-24 | tcg: take tb_ctx out of TCGContext | Emilio G. Cota | 1 | -0/+2 |
2017-10-24 | translate-all: use a binary search tree to track TBs in TBContext | Emilio G. Cota | 1 | -3/+1 |
2017-06-19 | tcg: allocate TB structs before the corresponding translated code | Emilio G. Cota | 1 | -1/+2 |
2016-09-27 | tcg: Make tb_flush() thread safe | Sergey Fedorov | 1 | -1/+1 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2016-06-11 | tb hash: track translated blocks with qht | Emilio G. Cota | 1 | -3/+4 |
2016-05-19 | exec: extract exec/tb-context.h | Paolo Bonzini | 1 | -0/+44 |