aboutsummaryrefslogtreecommitdiff
path: root/include/exec/tb-lookup.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-06accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée1-3/+6
2021-03-06accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée1-3/+0
2021-03-06accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée1-10/+8
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-2/+2
2019-02-06accel/tcg: Consider cluster index in tb_lookup__cpu_state()Peter Maydell1-0/+4
2018-02-09Clean up includesMarkus Armbruster1-2/+0
2017-10-24tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota1-3/+3
2017-10-10exec-all: bring tb->invalid into tb->cflagsEmilio G. Cota1-1/+1
2017-10-10tcg: consolidate TB lookups in tb_lookup__cpu_stateEmilio G. Cota1-0/+49