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