summaryrefslogtreecommitdiffstats
path: root/include/qemu/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu2019-07-151-0/+9
* bitmap: bitmap_count_one_with_offsetWei Wang2019-03-061-0/+13
* bitmap: fix bitmap_count_oneWei Wang2019-03-061-0/+4
* bitmap: provide to_le/from_le helpersPeter Xu2017-09-221-0/+7
* bitmap: introduce bitmap_count_one()Peter Xu2017-09-221-0/+10
* bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann2017-04-241-0/+2
* bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang2016-10-081-5/+2Star
* Remove unused function declarationsLadi Prosek2016-09-151-4/+0Star
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* include: Clean up includesPeter Maydell2016-02-231-3/+0Star
* bitmap: add atomic test and clearStefan Hajnoczi2015-06-051-0/+2
* bitmap: add atomic set functionsStefan Hajnoczi2015-06-051-0/+2
* bitmap.h: Don't include qemu-common.hEduardo Habkost2014-11-021-1/+5
* util: introduce bitmap_try_newPeter Lieven2014-09-301-2/+11
* bitmap: Add bitmap_zero_extend operationJuan Quintela2014-01-131-0/+9
* bitmap: use long as indexJuan Quintela2014-01-131-38/+39
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+222