summaryrefslogtreecommitdiff
path: root/include/exec/tb-hash.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-24tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota1-2/+2
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova1-2/+3
2017-06-05tb-hash: improve tb_jmp_cache hash function in user modeEmilio G. Cota1-0/+12
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2016-06-11tb hash: track translated blocks with qhtEmilio G. Cota1-2/+1
2016-06-11tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota1-2/+6
2015-06-26cpu-defs: Move out TB_JMP definesPeter Crosthwaite1-0/+8
2015-06-26include/exec: Move tb hash functions outPeter Crosthwaite1-0/+43