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
/
gen.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: Drop support for QAPIGen without a file name
Markus Armbruster
2021-02-08
1
-2
/
+2
*
qapi/gen: Support switching to another module temporarily
Markus Armbruster
2021-02-08
1
-0
/
+7
*
qapi/gen: write _genc/_genh access shims
John Snow
2021-02-08
1
-5
/
+13
*
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
2021-02-08
1
-12
/
+5
*
qapi: use './builtin' as the built-in module name
John Snow
2021-02-08
1
-9
/
+9
*
qapi: use explicitly internal module names
John Snow
2021-02-08
1
-1
/
+2
*
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
1
-4
/
+5
*
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2021-02-08
1
-14
/
+11
*
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
2021-02-08
1
-5
/
+2
*
qapi/gen.py: delint with pylint
John Snow
2020-10-10
1
-0
/
+2
*
qapi/gen.py: update write() to be more idiomatic
John Snow
2020-10-10
1
-14
/
+11
*
qapi/gen.py: Remove unused parameter
John Snow
2020-10-10
1
-2
/
+2
*
qapi/gen.py: add type hint annotations
John Snow
2020-10-10
1
-47
/
+57
*
qapi/gen: Make _is_user_module() return bool
John Snow
2020-10-10
1
-1
/
+1
*
qapi/common.py: move build_params into gen.py
John Snow
2020-10-10
1
-2
/
+27
*
qapi: Remove wildcard includes
John Snow
2020-10-10
1
-3
/
+9
*
qapi: Prefer explicit relative imports
John Snow
2020-10-10
1
-2
/
+2
*
qapi: modify docstrings to be sphinx-compatible
John Snow
2020-10-10
1
-2
/
+4
*
scripts/qapi: Remove texinfo generation support
Peter Maydell
2020-09-29
1
-7
/
+0
*
qemu-storage-daemon: Add --monitor option
Kevin Wolf
2020-03-06
1
-0
/
+5
*
qapi: Brush off some (py)lint
Markus Armbruster
2020-03-05
1
-3
/
+6
*
qapi: Use super() now we have Python 3
Markus Armbruster
2020-03-05
1
-5
/
+5
*
qapi: Drop conditionals for Python 2
Markus Armbruster
2020-03-05
1
-5
/
+1
*
qapi: Inheriting from object is pointless with Python 3, drop
Markus Armbruster
2020-03-05
1
-1
/
+1
*
qapi: Simplify QAPISchemaModularCVisitor
Markus Armbruster
2020-01-14
1
-14
/
+14
*
qapi: Split up scripts/qapi/common.py
Markus Armbruster
2019-10-22
1
-0
/
+291