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: Prefer single-quoted strings more consistently
Markus Armbruster
2017-03-16
1
-2
/
+2
*
qapi: Add type.is_empty() helper
Eric Blake
2016-07-19
1
-1
/
+1
*
qapi: Add new visit_free() function
Eric Blake
2016-07-06
1
-4
/
+2
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-5
/
+0
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
1
-4
/
+6
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-7
/
+1
*
qapi: Emit implicit structs in generated C
Eric Blake
2016-03-18
1
-8
/
+11
*
qapi: Make c_type() more OO-like
Eric Blake
2016-03-18
1
-2
/
+5
*
qapi: Drop useless 'data' member of unions
Eric Blake
2016-03-05
1
-9
/
+0
*
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2016-03-05
1
-1
/
+1
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-03-05
1
-4
/
+4
*
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
1
-10
/
+3
*
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
1
-1
/
+9
*
qapi: Emit structs used as variants in topological order
Eric Blake
2016-02-19
1
-3
/
+20
*
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
1
-4
/
+1
*
qapi: Clean up includes in generated files
Eric Blake
2016-02-16
1
-2
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-1
/
+1
*
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
2015-12-17
1
-5
/
+1
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
1
-34
/
+0
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
1
-4
/
+12
*
qapi-types: Simplify gen_struct_field[s]
Eric Blake
2015-12-17
1
-25
/
+15
*
qapi-types: Consolidate gen_struct() and gen_union()
Eric Blake
2015-12-17
1
-26
/
+11
*
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-17
1
-1
/
+4
*
qapi: Simplify gen_struct_field()
Eric Blake
2015-11-02
1
-9
/
+7
*
qapi: Finish converting to new qapi union layout
Eric Blake
2015-11-02
1
-22
/
+6
*
qapi: Start converting to new qapi union layout
Eric Blake
2015-11-02
1
-7
/
+19
*
qapi: Unbox base members
Eric Blake
2015-11-02
1
-8
/
+4
*
qapi: Prefer typesafe upcasts to qapi base classes
Eric Blake
2015-11-02
1
-0
/
+16
*
qapi-types: Refactor base fields output
Eric Blake
2015-11-02
1
-10
/
+14
*
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
-8
/
+11
*
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
2015-10-12
1
-4
/
+4
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-0
/
+1
*
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
2015-09-21
1
-35
/
+44
*
qapi: De-duplicate enum code generation
Markus Armbruster
2015-09-21
1
-55
/
+0
*
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
2015-09-21
1
-159
/
+129
*
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
1
-7
/
+9
*
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
1
-35
/
+31
*
qapi: Document shortcoming with union 'data' branch
Eric Blake
2015-09-04
1
-0
/
+8
*
qapi: Generate a nicer struct for flat unions
Markus Armbruster
2015-09-04
1
-16
/
+22
*
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2015-09-04
1
-1
/
+2
*
qapi: Drop unused and useless parameters and variables
Markus Armbruster
2015-09-04
1
-1
/
+0
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
1
-2
/
+2
*
qapi-types: Bury code dead since commit 6b5abc7
Markus Armbruster
2015-06-18
1
-6
/
+2
*
qapi-types: Split generate_fwd_builtin() off generate_fwd_struct()
Markus Armbruster
2015-06-18
1
-6
/
+6
*
qapi-types: Drop unused members parameters
Markus Armbruster
2015-06-18
1
-7
/
+7
*
qapi-types: Don't filter out expressions with 'gen'
Markus Armbruster
2015-06-18
1
-1
/
+0
*
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
[next]