summaryrefslogtreecommitdiffstats
path: root/util/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Use non-atomic ops for clear log bitmapPeter Xu2022-11-211-0/+45
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-7/+7
* bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu2019-07-151-0/+85
* bitmap: provide to_le/from_le helpersPeter Xu2017-09-221-0/+32
* bitmap: introduce bitmap_count_one()Peter Xu2017-09-221-0/+15
* bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann2017-04-241-0/+11
* bitmap: assert that start and nr are non negativePeter Lieven2017-01-201-0/+8
* bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang2016-10-081-2/+0Star
* util: Clean up includesPeter Maydell2016-02-041-0/+1
* maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-111-1/+1
* bitmap: add atomic test and clearStefan Hajnoczi2015-06-051-0/+45
* bitmap: add atomic set functionsStefan Hajnoczi2015-06-051-0/+38
* bitmap: use long as indexJuan Quintela2014-01-131-30/+30
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+256