1. 15c2f66 qapi: Split visit_end_struct() into pieces by Eric Blake · 9 years ago
  2. 0949e95 qapi-event: Utilize implicit struct visits by Eric Blake · 9 years ago
  3. 8df5956 qapi-event: Drop qmp_output_get_qobject() null check by Eric Blake · 9 years ago
  4. 29f6bd1 qapi: Assert in places where variants are not handled by Eric Blake · 9 years ago
  5. 14f00c6 qapi: Rename 'fields' to 'members' in generator by Eric Blake · 9 years ago
  6. 9167ebd qapi: Clean up includes in generated files by Eric Blake · 9 years ago
  7. 337283d qapi: Drop unused 'kind' for struct/enum visit by Eric Blake · 9 years ago
  8. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  9. a16e3e5 qapi: Improve generated event use of qapi visitor by Eric Blake · 9 years ago
  10. 82ca8e4 qapi: Share gen_visit_fields() by Eric Blake · 9 years ago
  11. 1f35334 qapi: Share gen_err_check() by Eric Blake · 9 years ago
  12. f782399 qapi: Consistent generated code: prefer common labels by Eric Blake · 9 years ago
  13. 2a0f50e qapi: Consistent generated code: prefer error 'err' by Eric Blake · 9 years ago
  14. 03b4367 qapi: De-duplicate parameter list generation by Markus Armbruster · 9 years ago
  15. e98859a qapi: Clean up after recent conversions to QAPISchemaVisitor by Markus Armbruster · 9 years ago
  16. 05f43a9 qapi-event: Convert to QAPISchemaVisitor, fixing data with base by Markus Armbruster · 9 years ago
  17. 7b24626 qapi-event: Eliminate global variable event_enum_value by Markus Armbruster · 9 years ago
  18. efd2eaa qapi: De-duplicate enum code generation by Markus Armbruster · 9 years ago
  19. ac88219 qapi: New QAPISchema intermediate reperesentation by Markus Armbruster · 9 years ago
  20. 3a864e7 qapi: Generated code cleanup by Markus Armbruster · 10 years ago
  21. 5aa05d3 qapi: Drop unused and useless parameters and variables by Markus Armbruster · 10 years ago
  22. 016a335 qapi-event: Clean up how name of enum QAPIEvent is made by Markus Armbruster · 10 years ago
  23. 12f8e1b qapi: Factor open_output(), close_output() out of generators by Markus Armbruster · 10 years ago
  24. 2114f5a qapi: Factor parse_command_line() out of the generators by Markus Armbruster · 10 years ago
  25. c70cef5 qapi: qapi-event.py option -b does nothing, drop it by Markus Armbruster · 10 years ago
  26. 7c81c61 qapi: Rename generate_enum_full_value() to c_enum_const() by Markus Armbruster · 10 years ago
  27. 18df515 qapi: Rename identical c_fun()/c_var() into c_name() by Eric Blake · 10 years ago
  28. 6b5abc7 qapi: Drop support for inline nested types by Eric Blake · 10 years ago
  29. d6f9c82 qapi script: clean up in scripts by Wenchao Xia · 11 years ago
  30. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago