index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qapi-event.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
qapi: Share gen_visit_fields()
Eric Blake
1
-30
/
+1
2015-10-12
qapi: Share gen_err_check()
Eric Blake
1
-8
/
+2
2015-10-12
qapi: Consistent generated code: prefer common labels
Eric Blake
1
-4
/
+4
2015-10-12
qapi: Consistent generated code: prefer error 'err'
Eric Blake
1
-9
/
+9
2015-09-21
qapi: De-duplicate parameter list generation
Markus Armbruster
1
-15
/
+3
2015-09-21
qapi: Clean up after recent conversions to QAPISchemaVisitor
Markus Armbruster
1
-64
/
+58
2015-09-21
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
1
-43
/
+48
2015-09-21
qapi-event: Eliminate global variable event_enum_value
Markus Armbruster
1
-2
/
+1
2015-09-21
qapi: De-duplicate enum code generation
Markus Armbruster
1
-63
/
+4
2015-09-21
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
1
-1
/
+1
2015-09-04
qapi: Generated code cleanup
Markus Armbruster
1
-2
/
+1
2015-09-04
qapi: Drop unused and useless parameters and variables
Markus Armbruster
1
-1
/
+0
2015-09-04
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
1
-1
/
+1
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
1
-55
/
+20
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
1
-31
/
+1
2015-05-14
qapi: qapi-event.py option -b does nothing, drop it
Markus Armbruster
1
-5
/
+2
2015-05-14
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
1
-3
/
+2
2015-05-14
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
1
-5
/
+5
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
1
-2
/
+2
2014-06-27
qapi script: clean up in scripts
Wenchao Xia
1
-3
/
+2
2014-06-23
qapi script: add event support
Wenchao Xia
1
-0
/
+369