Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | qapi: add support for command options | Luiz Capitulino | 2012-05-15 | 1 | -2/+12 | |
* | qmp: parse commands in strict mode | Paolo Bonzini | 2012-03-27 | 1 | -1/+1 | |
* | qapi: add c_fun to escape function names | Federico Simoncelli | 2012-03-26 | 1 | -7/+7 | |
* | Fix qapi code generation fix | Avi Kivity | 2012-01-12 | 1 | -8/+4 | |
* | Fix qapi code generation wrt parallel build | Avi Kivity | 2011-12-27 | 1 | -3/+27 | |
* | qapi: allow a 'gen' key to suppress code generation | Anthony Liguori | 2011-12-15 | 1 | -0/+1 | |
* | qapi-commands.py: Don't call the output marshal on error | Luiz Capitulino | 2011-10-27 | 1 | -1/+3 | |
* | qapi: fixup command generation for functions that return list types | Anthony Liguori | 2011-10-04 | 1 | -8/+15 | |
* | qapi: add code generation support for middle mode | Anthony Liguori | 2011-10-04 | 1 | -14/+65 | |
* | qapi: fix build issue due to missing newline in generated header | Michael Roth | 2011-08-12 | 1 | -1/+1 | |
* | qapi: add qapi-commands.py code generator | Michael Roth | 2011-07-21 | 1 | -0/+385 |