Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitmap: provide to_le/from_le helpers | Peter Xu | 2017-09-22 | 1 | -0/+7 |
* | bitmap: introduce bitmap_count_one() | Peter Xu | 2017-09-22 | 1 | -0/+10 |
* | bitmap: add bitmap_copy_and_clear_atomic | Gerd Hoffmann | 2017-04-24 | 1 | -0/+2 |
* | bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASK | Wei Yang | 2016-10-08 | 1 | -5/+2 |
* | Remove unused function declarations | Ladi Prosek | 2016-09-15 | 1 | -4/+0 |
* | all: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -3/+0 |
* | bitmap: add atomic test and clear | Stefan Hajnoczi | 2015-06-05 | 1 | -0/+2 |
* | bitmap: add atomic set functions | Stefan Hajnoczi | 2015-06-05 | 1 | -0/+2 |
* | bitmap.h: Don't include qemu-common.h | Eduardo Habkost | 2014-11-02 | 1 | -1/+5 |
* | util: introduce bitmap_try_new | Peter Lieven | 2014-09-30 | 1 | -2/+11 |
* | bitmap: Add bitmap_zero_extend operation | Juan Quintela | 2014-01-13 | 1 | -0/+9 |
* | bitmap: use long as index | Juan Quintela | 2014-01-13 | 1 | -38/+39 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+222 |