Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: Generated code cleanup | 2015-09-04 | 1 | -2/+1 | |
* | qapi: Drop unused and useless parameters and variables | 2015-09-04 | 1 | -1/+0 | |
* | qapi-event: Clean up how name of enum QAPIEvent is made | 2015-09-04 | 1 | -1/+1 | |
* | qapi: Factor open_output(), close_output() out of generators | 2015-05-14 | 1 | -55/+20 | |
* | qapi: Factor parse_command_line() out of the generators | 2015-05-14 | 1 | -31/+1 | |
* | qapi: qapi-event.py option -b does nothing, drop it | 2015-05-14 | 1 | -5/+2 | |
* | qapi: Rename generate_enum_full_value() to c_enum_const() | 2015-05-14 | 1 | -3/+2 | |
* | qapi: Rename identical c_fun()/c_var() into c_name() | 2015-05-14 | 1 | -5/+5 | |
* | qapi: Drop support for inline nested types | 2015-05-05 | 1 | -2/+2 | |
* | qapi script: clean up in scripts | 2014-06-27 | 1 | -3/+2 | |
* | qapi script: add event support | 2014-06-23 | 1 | -0/+369 |