Markus Armbruster
|
44ea9d9be3
qapi: Start to elide redundant has_FOO in generated C
|
před 2 roky |
Markus Armbruster
|
7df184613c
qapi: Tidy up whitespace in generated code
|
před 2 roky |
Markus Armbruster
|
57df0dff1a
qapi: Extend -compat to set policy for unstable interfaces
|
před 3 roky |
Marc-André Lureau
|
f17539c80d
qapi: wrap Sequence[str] in an object
|
před 4 roky |
Markus Armbruster
|
a291a38fa1
qapi: Implement deprecated-output=hide for QMP event data
|
před 4 roky |
Markus Armbruster
|
278fc2f7d3
qapi: Implement deprecated-output=hide for QMP events
|
před 4 roky |
John Snow
|
2184bca7b1
qapi: Replace List[str] with Sequence[str] for ifcond
|
před 4 roky |
John Snow
|
4a82e468e7
qapi: type 'info' as Optional[QAPISourceInfo]
|
před 4 roky |
Markus Armbruster
|
4ab0ff6da0
qapi/gen: Combine ._add_[user|system]_module
|
před 4 roky |
John Snow
|
12893a8ea7
qapi: use explicitly internal module names
|
před 4 roky |
John Snow
|
3cc01c546b
qapi/events: fix visit_event typing
|
před 4 roky |
John Snow
|
1a503761e4
qapi/events.py: Move comments into docstrings
|
před 4 roky |
John Snow
|
d1b21b393e
qapi/events.py: add type hint annotations
|
před 4 roky |
John Snow
|
e6a34cd7a4
qapi/common.py: move build_params into gen.py
|
před 4 roky |
John Snow
|
5af8263d40
qapi: Remove wildcard includes
|
před 4 roky |
John Snow
|
7137a96099
qapi: Prefer explicit relative imports
|
před 4 roky |
Markus Armbruster
|
013b4efc9b
qapi: Add feature flags to remaining definitions
|
před 5 roky |
Markus Armbruster
|
2cae67bcb5
qapi: Use super() now we have Python 3
|
před 5 roky |
Markus Armbruster
|
3bef3aaec9
qapi: Simplify QAPISchemaModularCVisitor
|
před 5 roky |
Markus Armbruster
|
e6c42b96b9
qapi: Split up scripts/qapi/common.py
|
před 5 roky |
Markus Armbruster
|
61bfb2e1a4
qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
|
před 5 roky |
Markus Armbruster
|
e6f9678da5
qapi: Plumb info to the QAPISchemaMember
|
před 5 roky |
Markus Armbruster
|
398969fe1c
qapi: Adjust frontend errors to say enum value, not member
|
před 6 roky |
Markus Armbruster
|
675b214bc6
qapi: Permit 'boxed' with empty type
|
před 6 roky |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
před 6 roky |
Markus Armbruster
|
093e367951
Revert "qapi-events: add 'if' condition to implicit event enum"
|
před 6 roky |
Markus Armbruster
|
5d75648b56
qapi: Generate QAPIEvent stuff into separate files
|
před 6 roky |
Markus Armbruster
|
dcac64711e
qapi: Clean up modular built-in code generation a bit
|
před 6 roky |
Markus Armbruster
|
a95291007b
qapi: Eliminate indirection through qmp_event_get_func_emit()
|
před 6 roky |
Marc-André Lureau
|
7bd2634905
qapi-events: add 'if' condition to implicit event enum
|
před 6 roky |