30 Commits (cc13eead53b2e4cf5f209fec606aebf11c1dc8a8)

Author SHA1 Message Date
Wenchao Xia bceae7697f qapi script: support enum type as discriminator in union 12 years ago
Wenchao Xia b0b58195e4 qapi script: use same function to generate enum string 12 years ago
Wenchao Xia 6299659f54 qapi script: code move for generate_enum_name() 12 years ago
Markus Armbruster 678e48a2e4 qapi: Fix licensing of scripts 12 years ago
Kevin Wolf 622f557f5a qapi-types/visit.py: Inheritance for structs 13 years ago
Kevin Wolf 14d36307ff qapi-types/visit.py: Pass whole expr dict for structs 13 years ago
Cole Robinson 02dc4bf568 qapi-types.py: Fix enum struct sizes on i686 13 years ago
Kevin Wolf 015370301f qapi-types.py: Split off generate_struct_fields() 13 years ago
Kevin Wolf 69dd62dfd6 qapi: Anonymous unions 13 years ago
Kevin Wolf 50f2bdc75c qapi: Flat unions with arbitrary discriminator 13 years ago
Kevin Wolf e2503f5e21 qapi-types.py: Implement 'base' for unions 13 years ago
Michael Roth a678e26cbe qapi: pad GenericList value fields to 64 bits 13 years ago
Michael Roth c0afa9c5f7 qapi: qapi-types.py, native list support 13 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Igor Mammedov da4fea066d qapi-types.h: Don't include qemu-common.h 14 years ago
Paolo Bonzini eda50a656f qapi: do not protect enum values from namespace pollution 14 years ago
Amos Kong b9c4b48d50 qapi: generate list struct and visit_list for enum 14 years ago
Luiz Capitulino ac4ff701d8 qapi: don't convert enum strings to lowercase 14 years ago
Luiz Capitulino f01f594b63 qapi: generate correct enum names for camel case enums 14 years ago
Luiz Capitulino b68a8472c1 qapi: qapi-types.h: don't include qapi/qapi-types-core.h 14 years ago
Federico Simoncelli c9da228b49 qapi: add c_fun to escape function names 14 years ago
Paolo Bonzini dc8fb6df5a qapi: complete implementation of unions 14 years ago
Avi Kivity 19bf7c8708 Fix qapi code generation fix 15 years ago
Avi Kivity 8d3bc5178f Fix qapi code generation wrt parallel build 15 years ago
Anthony Liguori 5dbee474f3 qapi: allow a 'gen' key to suppress code generation 15 years ago
Luiz Capitulino 303b54b1a2 qapi: Automatically generate a _MAX value for enums 15 years ago
Luiz Capitulino d2a80d6bb3 qapi: Don't use c_var() on enum strings 15 years ago
Michael Roth 75b96aca6f qapi: generate qapi_free_* functions for *List types 15 years ago
Anthony Liguori 776574d641 qapi: add code generation support for middle mode 15 years ago
Michael Roth fb3182ce6e qapi: add qapi-types.py code generator 15 years ago