1. 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 3 years, 1 month ago
  2. 3b472e7 tests: Move benchmarks into a separate folder by Thomas Huth · 4 years, 1 month ago[Renamed from tests/qht-bench.c]
  3. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  4. 78441c0 tests/qht-bench: Adjust threshold computation by Richard Henderson · 4 years, 9 months ago
  5. d11f824 tests/qht-bench: Adjust testing rate by -1 by Richard Henderson · 4 years, 9 months ago
  6. 06c4cc3 qht: Fix threshold rate calculation by Richard Henderson · 4 years, 10 months ago
  7. eb4f8e1 tests: use g_usleep instead of rem = sleep(time) by Alex Bennée · 6 years ago
  8. fe656e3 include: move exec/tb-hash-xx.h to qemu/xxhash.h by Emilio G. Cota · 6 years ago
  9. c971d8f exec: introduce qemu_xxhash{2,4,5,6,7} by Emilio G. Cota · 6 years ago
  10. e132fde qht-bench: document -p flag by Emilio G. Cota · 6 years ago
  11. bd224fc qht-bench: add -p flag to precompute hash values by Emilio G. Cota · 7 years ago
  12. 32359d5 qht: return existing entry when qht_insert fails by Emilio G. Cota · 8 years ago
  13. 61b8cef qht: require a default comparison function by Emilio G. Cota · 8 years ago
  14. 4e2ca83 tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK by Emilio G. Cota · 8 years ago
  15. 61a67f7 exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state by Lluís Vilanova · 8 years ago
  16. 977ec47 qht-bench: relax test_start/stop atomic accesses by Emilio G. Cota · 8 years ago
  17. e9abfcb clean-includes: run it once more by Paolo Bonzini · 9 years ago
  18. 515864a qht: add qht-bench, a performance benchmark by Emilio G. Cota · 9 years ago