Age | Commit message (Expand) | Author |
---|---|---|
2017-10-24 | tcg: take tb_ctx out of TCGContext | Emilio G. Cota |
2017-10-24 | translate-all: use a binary search tree to track TBs in TBContext | Emilio G. Cota |
2017-06-19 | tcg: allocate TB structs before the corresponding translated code | Emilio G. Cota |
2016-09-27 | tcg: Make tb_flush() thread safe | Sergey Fedorov |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-06-11 | tb hash: track translated blocks with qht | Emilio G. Cota |
2016-05-19 | exec: extract exec/tb-context.h | Paolo Bonzini |