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