aboutsummaryrefslogtreecommitdiff
path: root/util/bitops.c
AgeCommit message (Expand)Author
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2017-09-22bitmap: remove BITOP_WORD()Peter Xu
2016-02-04util: Clean up includesPeter Maydell
2013-03-26bitops: unroll while loop in find_next_bit()Peter Lieven
2013-02-16bitops: Replace bitops_ctol with ctzlRichard Henderson
2013-02-16bitops: Inline bitops_flslRichard Henderson
2013-02-16bitops: Use non-bitops ctzlRichard Henderson
2013-02-02bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini