summaryrefslogtreecommitdiff
path: root/scripts/qapi.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-26qapi: add "unix" to the set of reserved wordsPaolo Bonzini1-1/+3
2012-09-26qapi: do not protect enum values from namespace pollutionPaolo Bonzini1-4/+4
2012-08-09qapi: avoid reserved keywordsBlue Swirl1-0/+16
2012-08-01qapi: qapi.py: allow the "'" character to be escapedLuiz Capitulino1-10/+21
2012-07-23qapi: introduce "size" typeLaszlo Ersek1-0/+2
2012-07-23qapi: generate C types for fixed-width integersLaszlo Ersek1-0/+4
2012-03-26qapi: add c_fun to escape function namesFederico Simoncelli1-1/+4
2011-11-30qapi: fix guardname generationMichael Roth1-3/+4
2011-10-04qapi: add code generation support for middle modeAnthony Liguori1-1/+3
2011-07-21qapi: add qapi.py helper librariesMichael Roth1-0/+203