Eric Blake
|
6b5abc7df7
qapi: Drop support for inline nested types
|
vor 10 Jahren |
Eric Blake
|
fd41dd4eae
qapi: Prefer 'struct' over 'type' in generator
|
vor 10 Jahren |
Eric Blake
|
ab916faddd
qapi: Use 'alternate' to replace anonymous union
|
vor 10 Jahren |
Eric Blake
|
811d04fd0c
qapi: Segregate anonymous unions into alternates in generator
|
vor 10 Jahren |
Eric Blake
|
44bd1276a7
qapi: Tighten checking of unions
|
vor 10 Jahren |
Eric Blake
|
a8d4a2e4d7
qapi: Forbid base without discriminator in unions
|
vor 10 Jahren |
Eric Blake
|
b52c4b9cf0
qapi: Simplify builtin type handling
|
vor 10 Jahren |
Michael S. Tsirkin
|
912ae9c886
qapi-types: add C99 index names to arrays
|
vor 10 Jahren |
Peter Maydell
|
83ecb22ba2
scripts/qapi-types.py: Add dummy member to empty structs
|
vor 10 Jahren |
Max Reitz
|
e775ba7721
qapi: Allow enums in anonymous unions
|
vor 11 Jahren |
Lluís Vilanova
|
33aaad529e
qapi: Use an explicit input file
|
vor 11 Jahren |
Wenchao Xia
|
bceae7697f
qapi script: support enum type as discriminator in union
|
vor 11 Jahren |
Wenchao Xia
|
b0b58195e4
qapi script: use same function to generate enum string
|
vor 11 Jahren |
Wenchao Xia
|
6299659f54
qapi script: code move for generate_enum_name()
|
vor 11 Jahren |
Markus Armbruster
|
678e48a2e4
qapi: Fix licensing of scripts
|
vor 11 Jahren |
Kevin Wolf
|
622f557f5a
qapi-types/visit.py: Inheritance for structs
|
vor 12 Jahren |
Kevin Wolf
|
14d36307ff
qapi-types/visit.py: Pass whole expr dict for structs
|
vor 12 Jahren |
Cole Robinson
|
02dc4bf568
qapi-types.py: Fix enum struct sizes on i686
|
vor 12 Jahren |
Kevin Wolf
|
015370301f
qapi-types.py: Split off generate_struct_fields()
|
vor 12 Jahren |
Kevin Wolf
|
69dd62dfd6
qapi: Anonymous unions
|
vor 12 Jahren |
Kevin Wolf
|
50f2bdc75c
qapi: Flat unions with arbitrary discriminator
|
vor 12 Jahren |
Kevin Wolf
|
e2503f5e21
qapi-types.py: Implement 'base' for unions
|
vor 12 Jahren |
Michael Roth
|
a678e26cbe
qapi: pad GenericList value fields to 64 bits
|
vor 12 Jahren |
Michael Roth
|
c0afa9c5f7
qapi: qapi-types.py, native list support
|
vor 12 Jahren |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
vor 12 Jahren |
Igor Mammedov
|
da4fea066d
qapi-types.h: Don't include qemu-common.h
|
vor 13 Jahren |
Paolo Bonzini
|
eda50a656f
qapi: do not protect enum values from namespace pollution
|
vor 13 Jahren |
Amos Kong
|
b9c4b48d50
qapi: generate list struct and visit_list for enum
|
vor 13 Jahren |
Luiz Capitulino
|
ac4ff701d8
qapi: don't convert enum strings to lowercase
|
vor 13 Jahren |
Luiz Capitulino
|
f01f594b63
qapi: generate correct enum names for camel case enums
|
vor 13 Jahren |