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