1. bceae76 qapi script: support enum type as discriminator in union by Wenchao Xia · 11 years ago
  2. b0b5819 qapi script: use same function to generate enum string by Wenchao Xia · 11 years ago
  3. 949ceeb qapi: Clean up null checking in generated visitors by Markus Armbruster · 11 years ago
  4. a105acb qapi: Drop nonsensical header guard in generated qapi-visit.c by Markus Armbruster · 11 years ago
  5. 678e48a qapi: Fix licensing of scripts by Markus Armbruster · 11 years ago
  6. 7b75d9d Adjust qapi-visit for python-2.4.3 by Richard Henderson · 11 years ago
  7. 622f557 qapi-types/visit.py: Inheritance for structs by Kevin Wolf · 11 years ago
  8. 14d3630 qapi-types/visit.py: Pass whole expr dict for structs by Kevin Wolf · 11 years ago
  9. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  10. 50f2bdc qapi: Flat unions with arbitrary discriminator by Kevin Wolf · 12 years ago
  11. 0aef92b qapi-visit.py: Implement 'base' for unions by Kevin Wolf · 12 years ago
  12. d131c89 qapi-visit.py: Split off generate_visit_struct_fields() by Kevin Wolf · 12 years ago
  13. 7c946bc qapi: qapi-visit.py, native list support by Michael Roth · 12 years ago
  14. c664aef qapi: qapi-visit.py, fix list handling for union types by Michael Roth · 12 years ago
  15. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  16. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  17. eda50a6 qapi: do not protect enum values from namespace pollution by Paolo Bonzini · 12 years ago
  18. 227ccf6 qapi: Fix potential NULL pointer segfault by Stefan Weil · 13 years ago
  19. b9c4b48 qapi: generate list struct and visit_list for enum by Amos Kong · 13 years ago
  20. d195325 qapi: fix error propagation by Paolo Bonzini · 13 years ago
  21. 3a86a0f qapi: untangle next_list by Paolo Bonzini · 13 years ago
  22. 69b5007 qapi: allow freeing partially-allocated objects by Paolo Bonzini · 13 years ago
  23. b6f0474 qapi: shortcut visits on errors by Paolo Bonzini · 13 years ago
  24. c9da228 qapi: add c_fun to escape function names by Federico Simoncelli · 13 years ago
  25. dc8fb6d qapi: complete implementation of unions by Paolo Bonzini · 13 years ago
  26. 19bf7c8 Fix qapi code generation fix by Avi Kivity · 13 years ago
  27. 8d3bc51 Fix qapi code generation wrt parallel build by Avi Kivity · 13 years ago
  28. e1bc2f7 qapi: modify visitor code generation for list iteration by Michael Roth · 13 years ago
  29. 06d64c6 qapi: add qapi-visit.py code generator by Michael Roth · 14 years ago