index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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: 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