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-visit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
1
-7
/
+3
*
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
1
-34
/
+2
*
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
1
-6
/
+27
*
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2016-02-19
1
-6
/
+5
*
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
1
-1
/
+1
*
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2016-02-19
1
-10
/
+10
*
qapi-visit: Unify struct and union visit
Markus Armbruster
2016-02-19
1
-39
/
+6
*
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2016-02-19
1
-52
/
+54
*
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2016-02-19
1
-23
/
+4
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-19
1
-1
/
+2
*
qapi: Clean up includes in generated files
Eric Blake
2016-02-16
1
-0
/
+1
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
1
-8
/
+4
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
1
-6
/
+6
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-14
/
+14
*
qapi: Don't cast Enum* to int*
Eric Blake
2016-02-08
1
-2
/
+3
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
1
-5
/
+0
*
qapi: Track all failures between visit_start/stop
Eric Blake
2016-02-08
1
-6
/
+12
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
1
-4
/
+7
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
1
-5
/
+10
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
1
-2
/
+9
*
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-17
1
-1
/
+4
*
qapi: Test failure in middle of array parse
Eric Blake
2015-11-10
1
-0
/
+4
*
qapi-visit: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-15
/
+9
*
qapi-visit: Remove redundant functions for flat union base
Eric Blake
2015-11-02
1
-17
/
+15
*
qapi: Unbox base members
Eric Blake
2015-11-02
1
-5
/
+4
*
qapi-visit: Split off visit_type_FOO_fields forward decl
Eric Blake
2015-11-02
1
-6
/
+16
*
qapi: More robust conditions for when labels are needed
Eric Blake
2015-11-02
1
-1
/
+2
*
qapi: Don't use info as witness of implicit object type
Eric Blake
2015-10-15
1
-1
/
+2
*
qapi: Use predicate callback to determine visit filtering
Eric Blake
2015-10-15
1
-7
/
+10
*
qapi: Fix regression with '-netdev help'
Eric Blake
2015-10-15
1
-1
/
+3
*
qapi: Share gen_visit_fields()
Eric Blake
2015-10-12
1
-21
/
+1
*
qapi: Share gen_err_check()
Eric Blake
2015-10-12
1
-11
/
+3
*
qapi: Consistent generated code: minimize push_indent() usage
Eric Blake
2015-10-12
1
-13
/
+11
*
qapi: Consistent generated code: prefer common indentation
Eric Blake
2015-10-12
1
-26
/
+27
*
qapi: Consistent generated code: prefer common labels
Eric Blake
2015-10-12
1
-2
/
+2
*
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
2015-10-12
1
-35
/
+35
*
qapi-visit: Rearrange code a bit
Markus Armbruster
2015-09-21
1
-29
/
+19
*
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
2015-09-21
1
-58
/
+69
*
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
2015-09-21
1
-158
/
+114
*
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
1
-0
/
+1
*
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
2015-09-04
1
-0
/
+4
*
qapi-visit: Fix two name arguments passed to visitors
Markus Armbruster
2015-09-04
1
-6
/
+6
*
qapi-visit: Replace list implicit_structs by set
Markus Armbruster
2015-09-04
1
-4
/
+3
*
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
2015-09-04
1
-1
/
+14
*
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2015-09-04
1
-2
/
+5
*
qapi: Drop unused and useless parameters and variables
Markus Armbruster
2015-09-04
1
-25
/
+22
*
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
1
-47
/
+16
*
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
1
-31
/
+4
*
qapi: Support downstream alternates
Eric Blake
2015-05-14
1
-3
/
+3
[next]