Sign in
qemu
/
qemu
/
77be419980114d75605811e1681115d0919cfa1a
/
scripts
/
qapi-event.py
15c2f66
qapi: Split visit_end_struct() into pieces
by Eric Blake
· 9 years ago
0949e95
qapi-event: Utilize implicit struct visits
by Eric Blake
· 9 years ago
8df5956
qapi-event: Drop qmp_output_get_qobject() null check
by Eric Blake
· 9 years ago
29f6bd1
qapi: Assert in places where variants are not handled
by Eric Blake
· 9 years ago
14f00c6
qapi: Rename 'fields' to 'members' in generator
by Eric Blake
· 9 years ago
9167ebd
qapi: Clean up includes in generated files
by Eric Blake
· 9 years ago
337283d
qapi: Drop unused 'kind' for struct/enum visit
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
a16e3e5
qapi: Improve generated event use of qapi visitor
by Eric Blake
· 9 years ago
82ca8e4
qapi: Share gen_visit_fields()
by Eric Blake
· 9 years ago
1f35334
qapi: Share gen_err_check()
by Eric Blake
· 9 years ago
f782399
qapi: Consistent generated code: prefer common labels
by Eric Blake
· 9 years ago
2a0f50e
qapi: Consistent generated code: prefer error 'err'
by Eric Blake
· 9 years ago
03b4367
qapi: De-duplicate parameter list generation
by Markus Armbruster
· 9 years ago
e98859a
qapi: Clean up after recent conversions to QAPISchemaVisitor
by Markus Armbruster
· 9 years ago
05f43a9
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
by Markus Armbruster
· 9 years ago
7b24626
qapi-event: Eliminate global variable event_enum_value
by Markus Armbruster
· 9 years ago
efd2eaa
qapi: De-duplicate enum code generation
by Markus Armbruster
· 9 years ago
ac88219
qapi: New QAPISchema intermediate reperesentation
by Markus Armbruster
· 9 years ago
3a864e7
qapi: Generated code cleanup
by Markus Armbruster
· 10 years ago
5aa05d3
qapi: Drop unused and useless parameters and variables
by Markus Armbruster
· 10 years ago
016a335
qapi-event: Clean up how name of enum QAPIEvent is made
by Markus Armbruster
· 10 years ago
12f8e1b
qapi: Factor open_output(), close_output() out of generators
by Markus Armbruster
· 10 years ago
2114f5a
qapi: Factor parse_command_line() out of the generators
by Markus Armbruster
· 10 years ago
c70cef5
qapi: qapi-event.py option -b does nothing, drop it
by Markus Armbruster
· 10 years ago
7c81c61
qapi: Rename generate_enum_full_value() to c_enum_const()
by Markus Armbruster
· 10 years ago
18df515
qapi: Rename identical c_fun()/c_var() into c_name()
by Eric Blake
· 10 years ago
6b5abc7
qapi: Drop support for inline nested types
by Eric Blake
· 10 years ago
d6f9c82
qapi script: clean up in scripts
by Wenchao Xia
· 11 years ago
21cd70d
qapi script: add event support
by Wenchao Xia
· 11 years ago