summaryrefslogtreecommitdiff
path: root/include/qemu/range.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-04range: Replace internal representation of RangeMarkus Armbruster1-29/+27
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster1-2/+83
2016-06-30qapi: Simplify use of range.hEric Blake1-15/+1
2016-06-30range: Create range.c for code that should not be inlineEric Blake1-57/+22
2016-03-22Clean up includes some moreMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2014-06-19Introduce signed range.Hu Tao1-0/+72
2013-09-15range: add min/max operations on rangesMichael S. Tsirkin1-0/+18
2013-09-15range: add Range to typedefsMichael S. Tsirkin1-1/+1
2013-07-04range: add Range structureMichael S. Tsirkin1-0/+16
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+29