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