Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-26 | accel/tcg: Keep TranslationBlock headers local to TCG | Philippe Mathieu-Daudé | 1 | -49/+0 |
2021-03-06 | accel/tcg: drop the use of CF_HASH_MASK and rename params | Alex Bennée | 1 | -3/+6 |
2021-03-06 | accel/tcg: move CF_CLUSTER calculation to curr_cflags | Alex Bennée | 1 | -3/+0 |
2021-03-06 | accel/tcg: rename tb_lookup__cpu_state and hoist state extraction | Alex Bennée | 1 | -10/+8 |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -2/+2 |
2019-02-06 | accel/tcg: Consider cluster index in tb_lookup__cpu_state() | Peter Maydell | 1 | -0/+4 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -2/+0 |
2017-10-24 | tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK | Emilio G. Cota | 1 | -3/+3 |
2017-10-10 | exec-all: bring tb->invalid into tb->cflags | Emilio G. Cota | 1 | -1/+1 |
2017-10-10 | tcg: consolidate TB lookups in tb_lookup__cpu_state | Emilio G. Cota | 1 | -0/+49 |