COMMITS
/ scripts/qapi/events.py November 4, 2022
M
qapi: Start to elide redundant has_FOO in generated C
Markus Armbruster committed
M
qapi: Tidy up whitespace in generated code
Markus Armbruster committed
October 28, 2021
M
qapi: Extend -compat to set policy for unstable interfaces
Markus Armbruster committed
August 4, 2021
M
qapi: wrap Sequence[str] in an object
Marc-André Lureau committed
March 18, 2021
M
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster committed
M
qapi: Implement deprecated-output=hide for QMP events
Markus Armbruster committed
February 16, 2021
J
qapi: Replace List[str] with Sequence[str] for ifcond
John Snow committed
February 1, 2021
J
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow committed
M
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster committed
J
qapi: use explicitly internal module names
John Snow committed
J
qapi/events: fix visit_event typing
John Snow committed
October 9, 2020
J
qapi/events.py: Move comments into docstrings
John Snow committed
J
qapi/events.py: add type hint annotations
John Snow committed
J
qapi/common.py: move build_params into gen.py
John Snow committed
J
qapi: Remove wildcard includes
John Snow committed
J
qapi: Prefer explicit relative imports
John Snow committed
March 17, 2020
M
qapi: Add feature flags to remaining definitions
Markus Armbruster committed
March 4, 2020
M
qapi: Use super() now we have Python 3
Markus Armbruster committed
November 20, 2019
M
qapi: Simplify QAPISchemaModularCVisitor
Markus Armbruster committed
October 18, 2019
M
qapi: Split up scripts/qapi/common.py
Markus Armbruster committed
M
qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
Markus Armbruster committed
September 27, 2019
M
qapi: Plumb info to the QAPISchemaMember
Markus Armbruster committed
September 13, 2019
M
qapi: Adjust frontend errors to say enum value, not member
Markus Armbruster committed
M
qapi: Permit 'boxed' with empty type
Markus Armbruster committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
February 14, 2019
M
Revert "qapi-events: add 'if' condition to implicit event enum"
Markus Armbruster committed
M
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster committed
M
qapi: Clean up modular built-in code generation a bit
Markus Armbruster committed
December 18, 2018
M
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster committed
December 13, 2018
M
qapi-events: add 'if' condition to implicit event enum
Marc-André Lureau committed
M
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
Marc-André Lureau committed
August 15, 2018
P
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu committed
July 3, 2018
M
qapi/events: add #if conditions to events
Marc-André Lureau committed
M
qapi: add 'ifcond' to visitor methods
Marc-André Lureau committed
March 21, 2018
M
qapi/events: generate event enum in main module
Marc-André Lureau committed
April 19, 2018
M
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau committed
February 11, 2018
M
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster committed
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
M
qapi: Generate separate .h, .c for each module
Markus Armbruster committed
February 26, 2018
M
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster committed
M
qapi-gen: New common driver for code and doc generators
Markus Armbruster committed