summaryrefslogtreecommitdiffstats
path: root/include/exec/tb-hash.h
Commit message (Expand)AuthorAgeFilesLines
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* include: move exec/tb-hash-xx.h to qemu/xxhash.hEmilio G. Cota2018-12-171-1/+1
* exec: introduce qemu_xxhash{2,4,5,6,7}Emilio G. Cota2018-12-171-1/+1
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-241-2/+2
* exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova2017-07-171-2/+3
* tb-hash: improve tb_jmp_cache hash function in user modeEmilio G. Cota2017-06-051-0/+12
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-2/+2
* tb hash: track translated blocks with qhtEmilio G. Cota2016-06-121-2/+1Star
* tb hash: hash phys_pc, pc, and flags with xxhashEmilio G. Cota2016-06-121-2/+6
* cpu-defs: Move out TB_JMP definesPeter Crosthwaite2015-06-261-0/+8
* include/exec: Move tb hash functions outPeter Crosthwaite2015-06-261-0/+43