1. 48805df replace TABs with spaces by Yeqi Fu · 1 year, 9 months ago
  2. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  3. ab089e0 bitmap: remove BITOP_WORD() by Peter Xu · 7 years ago
  4. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  5. 49f676a bitops: unroll while loop in find_next_bit() by Peter Lieven · 12 years ago
  6. 0f9d8bd bitops: Replace bitops_ctol with ctzl by Richard Henderson · 12 years ago
  7. 4932398 bitops: Inline bitops_flsl by Richard Henderson · 12 years ago
  8. 265ce4a bitops: Use non-bitops ctzl by Richard Henderson · 12 years ago
  9. fbeadf5 bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl by Paolo Bonzini · 12 years ago
  10. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from bitops.c]
  11. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  12. e0e53b2 bitmap: add a generic bitmap and bitops library by Corentin Chary · 14 years ago