Age | Commit message (Expand) | Author |
---|---|---|
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2018-12-17 | include: move exec/tb-hash-xx.h to qemu/xxhash.h | Emilio G. Cota |
2018-12-17 | exec: introduce qemu_xxhash{2,4,5,6,7} | Emilio G. Cota |
2017-10-24 | tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK | Emilio G. Cota |
2017-07-17 | exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state | LluĂs Vilanova |
2017-06-05 | tb-hash: improve tb_jmp_cache hash function in user mode | Emilio G. Cota |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-06-11 | tb hash: track translated blocks with qht | Emilio G. Cota |
2016-06-11 | tb hash: hash phys_pc, pc, and flags with xxhash | Emilio G. Cota |
2015-06-26 | cpu-defs: Move out TB_JMP defines | Peter Crosthwaite |
2015-06-26 | include/exec: Move tb hash functions out | Peter Crosthwaite |