index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
types.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Replace List[str] with Sequence[str] for ifcond
John Snow
2021-02-18
1
-6
/
+6
*
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
2021-02-08
1
-1
/
+1
*
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
1
-1
/
+1
*
qapi/types.py: remove one-letter variables
John Snow
2020-10-10
1
-14
/
+15
*
qapi/types.py: add type hint annotations
John Snow
2020-10-10
1
-22
/
+64
*
qapi: Remove wildcard includes
John Snow
2020-10-10
1
-1
/
+7
*
qapi: Prefer explicit relative imports
John Snow
2020-10-10
1
-3
/
+3
*
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
2020-09-03
1
-0
/
+1
*
qapi: Consistently put @features parameter right after @ifcond
Markus Armbruster
2020-03-17
1
-2
/
+2
*
qapi: Add feature flags to remaining definitions
Markus Armbruster
2020-03-17
1
-2
/
+2
*
qapi: Use super() now we have Python 3
Markus Armbruster
2020-03-05
1
-2
/
+2
*
qapi: Simplify QAPISchemaModularCVisitor
Markus Armbruster
2020-01-14
1
-2
/
+3
*
qapi: Split up scripts/qapi/common.py
Markus Armbruster
2019-10-22
1
-0
/
+2
*
qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
Markus Armbruster
2019-10-22
1
-0
/
+59
*
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
1
-1
/
+2
*
qapi: Prepare for system modules other than 'builtin'
Markus Armbruster
2019-02-18
1
-1
/
+1
*
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
2019-02-18
1
-1
/
+1
*
qapi: Add #if conditions to generated code members
Marc-André Lureau
2018-12-14
1
-0
/
+4
*
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
Marc-André Lureau
2018-12-13
1
-3
/
+3
*
qapi-types: add #if conditions to types & visitors
Markus Armbruster
2018-07-03
1
-19
/
+29
*
qapi: add 'ifcond' to visitor methods
Marc-André Lureau
2018-07-03
1
-4
/
+4
*
qapi: allow empty branches in flat unions
Anton Nefedov
2018-06-22
1
-0
/
+2
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
1
-3
/
+3
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-3
/
+5
*
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
2018-03-02
1
-37
/
+24
*
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
2018-03-02
1
-47
/
+34
*
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-03-02
1
-0
/
+266