Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: Factor open_output(), close_output() out of generators | Markus Armbruster | 2015-05-14 | 1 | -55/+20 |
* | qapi: Factor parse_command_line() out of the generators | Markus Armbruster | 2015-05-14 | 1 | -31/+1 |
* | qapi: qapi-event.py option -b does nothing, drop it | Markus Armbruster | 2015-05-14 | 1 | -5/+2 |
* | qapi: Rename generate_enum_full_value() to c_enum_const() | Markus Armbruster | 2015-05-14 | 1 | -3/+2 |
* | qapi: Rename identical c_fun()/c_var() into c_name() | Eric Blake | 2015-05-14 | 1 | -5/+5 |
* | qapi: Drop support for inline nested types | Eric Blake | 2015-05-05 | 1 | -2/+2 |
* | qapi script: clean up in scripts | Wenchao Xia | 2014-06-27 | 1 | -3/+2 |
* | qapi script: add event support | Wenchao Xia | 2014-06-23 | 1 | -0/+369 |