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