aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi-commands.py
AgeCommit message (Expand)Author
2012-08-13scripts: qapi-commands.py: qmp-commands.h: include qdict.hLuiz Capitulino
2012-05-15qapi: add support for command optionsLuiz Capitulino
2012-03-27qmp: parse commands in strict modePaolo Bonzini
2012-03-26qapi: add c_fun to escape function namesFederico Simoncelli
2012-01-12Fix qapi code generation fixAvi Kivity
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity
2011-12-15qapi: allow a 'gen' key to suppress code generationAnthony Liguori
2011-10-27qapi-commands.py: Don't call the output marshal on errorLuiz Capitulino
2011-10-04qapi: fixup command generation for functions that return list typesAnthony Liguori
2011-10-04qapi: add code generation support for middle modeAnthony Liguori
2011-08-12qapi: fix build issue due to missing newline in generated headerMichael Roth
2011-07-21qapi: add qapi-commands.py code generatorMichael Roth