index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qapi-visit.py
Age
Commit message (
Expand
)
Author
2015-09-04
qapi: Generated code cleanup
Markus Armbruster
2015-09-04
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
2015-09-04
qapi-visit: Fix two name arguments passed to visitors
Markus Armbruster
2015-09-04
qapi-visit: Replace list implicit_structs by set
Markus Armbruster
2015-09-04
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2015-09-04
qapi: Drop unused and useless parameters and variables
Markus Armbruster
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
2015-05-14
qapi: Support downstream alternates
Eric Blake
2015-05-14
qapi: Support downstream flat unions
Eric Blake
2015-05-14
qapi: Support downstream simple unions
Eric Blake
2015-05-14
qapi: Support downstream structs
Eric Blake
2015-05-14
qapi: Support downstream enums
Eric Blake
2015-05-14
qapi: Rename generate_enum_full_value() to c_enum_const()
Markus Armbruster
2015-05-14
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
2015-05-05
qapi: Drop dead visitor code related to nested structs
Eric Blake
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
qapi: Simplify builtin type handling
Eric Blake
2015-04-24
qapi: Drop dead genlist parameter
Eric Blake
2014-09-26
qapi: add visit_start_union and visit_end_union
Michael Roth
2014-09-22
qapi: Allow enums in anonymous unions
Max Reitz
2014-06-23
qapi: fix coding style in parameters list
Amos Kong
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
qapi: Un-inline visit of implicit struct
Markus Armbruster
2014-05-15
qapi-visit.py: Clean up a sloppy use of field prefix
Markus Armbruster
2014-05-15
qapi: Clean up shadowing of parameters and locals in inner scopes
Markus Armbruster
2014-05-15
qapi-visit.py: Clean up confusing push_indent() / pop_indent() use
Markus Armbruster
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-08
qapi: Use an explicit input file
LluĂs Vilanova
2014-03-11
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
qapi script: use same function to generate enum string
Wenchao Xia
2014-03-03
qapi: Clean up null checking in generated visitors
Markus Armbruster
2014-03-03
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
2013-11-11
Adjust qapi-visit for python-2.4.3
Richard Henderson
2013-10-11
qapi-types/visit.py: Inheritance for structs
Kevin Wolf
2013-10-11
qapi-types/visit.py: Pass whole expr dict for structs
Kevin Wolf
2013-07-26
qapi: Anonymous unions
Kevin Wolf
2013-07-26
qapi: Flat unions with arbitrary discriminator
Kevin Wolf
2013-07-26
qapi-visit.py: Implement 'base' for unions
Kevin Wolf
2013-07-26
qapi-visit.py: Split off generate_visit_struct_fields()
Kevin Wolf
2013-05-23
qapi: qapi-visit.py, native list support
Michael Roth
2013-05-23
qapi: qapi-visit.py, fix list handling for union types
Michael Roth
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
[prev]
[next]