summaryrefslogtreecommitdiffstats
path: root/scripts/qapi.py
Commit message (Expand)AuthorAgeFilesLines
* qapi: add "unix" to the set of reserved wordsPaolo Bonzini2012-09-261-1/+3
* qapi: do not protect enum values from namespace pollutionPaolo Bonzini2012-09-261-4/+4
* qapi: avoid reserved keywordsBlue Swirl2012-08-091-0/+16
* qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino2012-08-011-10/+21
* qapi: introduce "size" typeLaszlo Ersek2012-07-231-0/+2
* qapi: generate C types for fixed-width integersLaszlo Ersek2012-07-231-0/+4
* qapi: add c_fun to escape function namesFederico Simoncelli2012-03-261-1/+4
* qapi: fix guardname generationMichael Roth2011-11-301-3/+4
* qapi: add code generation support for middle modeAnthony Liguori2011-10-041-1/+3
* qapi: add qapi.py helper librariesMichael Roth2011-07-211-0/+203
OpenPOWER on IntegriCloud