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