1. 622f557 qapi-types/visit.py: Inheritance for structs by Kevin Wolf · 11 years ago
  2. 14d3630 qapi-types/visit.py: Pass whole expr dict for structs by Kevin Wolf · 11 years ago
  3. 02dc4bf qapi-types.py: Fix enum struct sizes on i686 by Cole Robinson · 12 years ago
  4. 0153703 qapi-types.py: Split off generate_struct_fields() by Kevin Wolf · 12 years ago
  5. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  6. 50f2bdc qapi: Flat unions with arbitrary discriminator by Kevin Wolf · 12 years ago
  7. e2503f5 qapi-types.py: Implement 'base' for unions by Kevin Wolf · 12 years ago
  8. a678e26 qapi: pad GenericList value fields to 64 bits by Michael Roth · 12 years ago
  9. c0afa9c qapi: qapi-types.py, native list support by Michael Roth · 12 years ago
  10. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  11. da4fea0 qapi-types.h: Don't include qemu-common.h by Igor Mammedov · 13 years ago
  12. eda50a6 qapi: do not protect enum values from namespace pollution by Paolo Bonzini · 12 years ago
  13. b9c4b48 qapi: generate list struct and visit_list for enum by Amos Kong · 13 years ago
  14. ac4ff70 qapi: don't convert enum strings to lowercase by Luiz Capitulino · 13 years ago
  15. f01f594 qapi: generate correct enum names for camel case enums by Luiz Capitulino · 13 years ago
  16. b68a847 qapi: qapi-types.h: don't include qapi/qapi-types-core.h by Luiz Capitulino · 13 years ago
  17. c9da228 qapi: add c_fun to escape function names by Federico Simoncelli · 13 years ago
  18. dc8fb6d qapi: complete implementation of unions by Paolo Bonzini · 13 years ago
  19. 19bf7c8 Fix qapi code generation fix by Avi Kivity · 13 years ago
  20. 8d3bc51 Fix qapi code generation wrt parallel build by Avi Kivity · 13 years ago
  21. 5dbee47 qapi: allow a 'gen' key to suppress code generation by Anthony Liguori · 13 years ago
  22. 303b54b qapi: Automatically generate a _MAX value for enums by Luiz Capitulino · 13 years ago
  23. d2a80d6 qapi: Don't use c_var() on enum strings by Luiz Capitulino · 13 years ago
  24. 75b96ac qapi: generate qapi_free_* functions for *List types by Michael Roth · 14 years ago
  25. 776574d qapi: add code generation support for middle mode by Anthony Liguori · 14 years ago
  26. fb3182c qapi: add qapi-types.py code generator by Michael Roth · 14 years ago