aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi-commands.py
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Fix qapi code generation fixAvi Kivity1-8/+4
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity1-3/+27
2011-12-15qapi: allow a 'gen' key to suppress code generationAnthony Liguori1-0/+1
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