index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-types.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
1
-49
/
+18
*
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
1
-32
/
+4
*
qapi: Support downstream alternates
Eric Blake
2015-05-14
1
-3
/
+4
*
qapi: Support downstream flat unions
Eric Blake
2015-05-14
1
-1
/
+1
*
qapi: Support downstream simple unions
Eric Blake
2015-05-14
1
-1
/
+1
*
qapi: Support downstream structs
Eric Blake
2015-05-14
1
-2
/
+2
*
qapi: Support downstream enums
Eric Blake
2015-05-14
1
-7
/
+8
*
qapi: Use c_enum_const() in generate_alternate_qtypes()
Markus Armbruster
2015-05-14
1
-4
/
+2
*
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
2015-05-14
1
-3
/
+3
*
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
2015-05-14
1
-4
/
+4
*
qapi: Drop support for inline nested types
Eric Blake
2015-05-05
1
-7
/
+2
*
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
2015-05-05
1
-8
/
+8
*
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
1
-8
/
+18
*
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
1
-3
/
+3
*
qapi: Tighten checking of unions
Eric Blake
2015-05-05
1
-11
/
+2
*
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
1
-4
/
+3
*
qapi: Simplify builtin type handling
Eric Blake
2015-05-05
1
-5
/
+5
*
qapi-types: add C99 index names to arrays
Michael S. Tsirkin
2015-02-23
1
-4
/
+7
*
scripts/qapi-types.py: Add dummy member to empty structs
Peter Maydell
2015-01-20
1
-0
/
+8
*
qapi: Allow enums in anonymous unions
Max Reitz
2014-09-22
1
-0
/
+2
*
qapi: Use an explicit input file
LluĂs Vilanova
2014-05-08
1
-3
/
+6
*
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
1
-4
/
+14
*
qapi script: use same function to generate enum string
Wenchao Xia
2014-03-11
1
-3
/
+3
*
qapi script: code move for generate_enum_name()
Wenchao Xia
2014-03-11
1
-10
/
+0
*
qapi: Fix licensing of scripts
Markus Armbruster
2014-03-03
1
-2
/
+2
*
qapi-types/visit.py: Inheritance for structs
Kevin Wolf
2013-10-11
1
-0
/
+4
*
qapi-types/visit.py: Pass whole expr dict for structs
Kevin Wolf
2013-10-11
1
-3
/
+8
*
qapi-types.py: Fix enum struct sizes on i686
Cole Robinson
2013-09-10
1
-1
/
+4
*
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
2013-08-30
1
-6
/
+13
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
1
-0
/
+42
*
qapi: Flat unions with arbitrary discriminator
Kevin Wolf
2013-07-26
1
-2
/
+9
*
qapi-types.py: Implement 'base' for unions
Kevin Wolf
2013-07-26
1
-2
/
+14
*
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-30
1
-2
/
+8
*
qapi: qapi-types.py, native list support
Michael Roth
2013-05-23
1
-3
/
+42
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi-types.h: Don't include qemu-common.h
Igor Mammedov
2012-11-15
1
-1
/
+2
*
qapi: do not protect enum values from namespace pollution
Paolo Bonzini
2012-09-26
1
-2
/
+2
*
qapi: generate list struct and visit_list for enum
Amos Kong
2012-09-05
1
-1
/
+15
*
qapi: don't convert enum strings to lowercase
Luiz Capitulino
2012-08-13
1
-1
/
+1
*
qapi: generate correct enum names for camel case enums
Luiz Capitulino
2012-08-13
1
-1
/
+11
*
qapi: qapi-types.h: don't include qapi/qapi-types-core.h
Luiz Capitulino
2012-08-13
1
-1
/
+2
*
qapi: add c_fun to escape function names
Federico Simoncelli
2012-03-26
1
-2
/
+2
*
qapi: complete implementation of unions
Paolo Bonzini
2012-03-12
1
-0
/
+6
*
Fix qapi code generation fix
Avi Kivity
2012-01-12
1
-7
/
+5
*
Fix qapi code generation wrt parallel build
Avi Kivity
2011-12-27
1
-3
/
+24
*
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2011-12-15
1
-0
/
+1
*
qapi: Automatically generate a _MAX value for enums
Luiz Capitulino
2011-10-04
1
-1
/
+4
*
qapi: Don't use c_var() on enum strings
Luiz Capitulino
2011-10-04
1
-1
/
+1
*
qapi: generate qapi_free_* functions for *List types
Michael Roth
2011-10-04
1
-0
/
+2
*
qapi: add code generation support for middle mode
Anthony Liguori
2011-10-04
1
-0
/
+3
[next]