Age | Commit message (Expand) | Author |
---|---|---|
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 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-06-11 | exec: add tb_hash_func5, derived from xxhash | Emilio G. Cota |