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-event.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Prefer single-quoted strings more consistently
Markus Armbruster
2017-03-16
1
-1
/
+1
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
1
-1
/
+1
*
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
1
-1
/
+4
*
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
2016-07-19
1
-9
/
+9
*
qapi-event: Simplify visit of non-implicit data
Eric Blake
2016-07-19
1
-2
/
+17
*
qapi: Add type.is_empty() helper
Eric Blake
2016-07-19
1
-3
/
+3
*
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
1
-4
/
+4
*
qapi: Add new visit_free() function
Eric Blake
2016-07-06
1
-1
/
+1
*
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
1
-1
/
+1
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
1
-1
/
+4
*
qapi-event: Utilize implicit struct visits
Eric Blake
2016-03-18
1
-10
/
+38
*
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2016-03-18
1
-5
/
+1
*
qapi: Assert in places where variants are not handled
Eric Blake
2016-03-18
1
-0
/
+1
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-03-05
1
-2
/
+2
*
qapi: Clean up includes in generated files
Eric Blake
2016-02-16
1
-0
/
+1
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
1
-1
/
+1
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-1
/
+1
*
qapi: Improve generated event use of qapi visitor
Eric Blake
2016-02-08
1
-9
/
+7
*
qapi: Share gen_visit_fields()
Eric Blake
2015-10-12
1
-30
/
+1
*
qapi: Share gen_err_check()
Eric Blake
2015-10-12
1
-8
/
+2
*
qapi: Consistent generated code: prefer common labels
Eric Blake
2015-10-12
1
-4
/
+4
*
qapi: Consistent generated code: prefer error 'err'
Eric Blake
2015-10-12
1
-9
/
+9
*
qapi: De-duplicate parameter list generation
Markus Armbruster
2015-09-21
1
-15
/
+3
*
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
2015-09-21
1
-64
/
+58
*
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
2015-09-21
1
-43
/
+48
*
qapi-event: Eliminate global variable event_enum_value
Markus Armbruster
2015-09-21
1
-2
/
+1
*
qapi: De-duplicate enum code generation
Markus Armbruster
2015-09-21
1
-63
/
+4
*
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
2015-09-21
1
-1
/
+1
*
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
1
-2
/
+1
*
qapi: Drop unused and useless parameters and variables
Markus Armbruster
2015-09-04
1
-1
/
+0
*
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
2015-09-04
1
-1
/
+1
*
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
1
-55
/
+20
*
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
1
-31
/
+1
*
qapi: qapi-event.py option -b does nothing, drop it
Markus Armbruster
2015-05-14
1
-5
/
+2
*
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
2015-05-14
1
-3
/
+2
*
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
2015-05-14
1
-5
/
+5
*
qapi: Drop support for inline nested types
Eric Blake
2015-05-05
1
-2
/
+2
*
qapi script: clean up in scripts
Wenchao Xia
2014-06-27
1
-3
/
+2
*
qapi script: add event support
Wenchao Xia
2014-06-23
1
-0
/
+369