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