1. 2114f5a qapi: Factor parse_command_line() out of the generators by Markus Armbruster · 10 years ago
  2. 72aaa73 qapi: qapi-commands.py option --type is unused, drop it by Markus Armbruster · 10 years ago
  3. e3c4c3d qapi: Support downstream events and commands by Eric Blake · 10 years ago
  4. 18df515 qapi: Rename identical c_fun()/c_var() into c_name() by Eric Blake · 10 years ago
  5. 6b5abc7 qapi: Drop support for inline nested types by Eric Blake · 10 years ago
  6. d708cdb qapi: Unify type bypass and add tests by Eric Blake · 10 years ago
  7. 05dfb26 qapi: Suppress unwanted space between type and identifier by Amos Kong · 11 years ago
  8. 0d14eeb qapi: add const prefix to 'char *' insider c_type() by Amos Kong · 11 years ago
  9. fc13d93 qapi: zero-initialize all QMP command parameters by Michael Roth · 11 years ago
  10. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 11 years ago
  11. e2cd0f4 qapi: Replace start_optional()/end_optional() by optional() by Markus Armbruster · 11 years ago
  12. f9bee75 qapi: Normalize marshalling's visitor initialization and cleanup by Markus Armbruster · 11 years ago
  13. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  14. 56bed41 qapi: Drop unused code in qapi-commands.py by Markus Armbruster · 11 years ago
  15. 678e48a qapi: Fix licensing of scripts by Markus Armbruster · 11 years ago
  16. 8f91ad8 qapi: qapi-commands: fix possible leaks on visitor dealloc by Luiz Capitulino · 12 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 13 years ago
  18. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 13 years ago
  19. 4167c42 qapi: remove qapi/qapi-types-core.h by Paolo Bonzini · 13 years ago
  20. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 13 years ago
  21. 08b76b9 scripts: qapi-commands.py: qmp-commands.h: include qdict.h by Luiz Capitulino · 13 years ago
  22. d34b867 qapi: add support for command options by Luiz Capitulino · 13 years ago
  23. 6d36d7d qmp: parse commands in strict mode by Paolo Bonzini · 13 years ago
  24. c9da228 qapi: add c_fun to escape function names by Federico Simoncelli · 13 years ago
  25. 19bf7c8 Fix qapi code generation fix by Avi Kivity · 14 years ago
  26. 8d3bc51 Fix qapi code generation wrt parallel build by Avi Kivity · 14 years ago
  27. 5dbee47 qapi: allow a 'gen' key to suppress code generation by Anthony Liguori · 14 years ago
  28. 694a099 qapi-commands.py: Don't call the output marshal on error by Luiz Capitulino · 14 years ago
  29. 15e43e6 qapi: fixup command generation for functions that return list types by Anthony Liguori · 14 years ago
  30. 776574d qapi: add code generation support for middle mode by Anthony Liguori · 14 years ago
  31. 7534ba0 qapi: fix build issue due to missing newline in generated header by Michael Roth · 14 years ago
  32. c17d990 qapi: add qapi-commands.py code generator by Michael Roth · 14 years ago