summaryrefslogtreecommitdiff
path: root/scripts/qapi-commands.py
AgeCommit message (Expand)AuthorFilesLines
2011-10-27qapi-commands.py: Don't call the output marshal on errorLuiz Capitulino1-1/+3
2011-10-04qapi: fixup command generation for functions that return list typesAnthony Liguori1-8/+15
2011-10-04qapi: add code generation support for middle modeAnthony Liguori1-14/+65
2011-08-12qapi: fix build issue due to missing newline in generated headerMichael Roth1-1/+1
2011-07-21qapi: add qapi-commands.py code generatorMichael Roth1-0/+385