Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-04 | range: Replace internal representation of Range | Markus Armbruster | 1 | -29/+27 |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster | 1 | -2/+83 |
2016-06-30 | qapi: Simplify use of range.h | Eric Blake | 1 | -15/+1 |
2016-06-30 | range: Create range.c for code that should not be inline | Eric Blake | 1 | -57/+22 |
2016-03-22 | Clean up includes some more | Markus Armbruster | 1 | -1/+0 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2014-06-19 | Introduce signed range. | Hu Tao | 1 | -0/+72 |
2013-09-15 | range: add min/max operations on ranges | Michael S. Tsirkin | 1 | -0/+18 |
2013-09-15 | range: add Range to typedefs | Michael S. Tsirkin | 1 | -1/+1 |
2013-07-04 | range: add Range structure | Michael S. Tsirkin | 1 | -0/+16 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+29 |