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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...
Peter Maydell
2021-02-19
8
-131
/
+266
|
\
|
*
qapi/introspect.py: set _gen_tree's default ifcond argument to ()
John Snow
2021-02-18
1
-2
/
+2
|
*
qapi/introspect.py: Type _gen_tree variants as Sequence[str]
John Snow
2021-02-18
1
-4
/
+4
|
*
qapi/introspect.py: Update copyright and authors list
John Snow
2021-02-18
1
-1
/
+2
|
*
qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
John Snow
2021-02-18
1
-0
/
+20
|
*
qapi/introspect.py: add type hint annotations
John Snow
2021-02-18
3
-39
/
+93
|
*
qapi/introspect.py: remove _gen_variants helper
John Snow
2021-02-18
1
-7
/
+2
|
*
qapi/introspect.py: improve readability of _tree_to_qlit
John Snow
2021-02-18
1
-15
/
+18
|
*
qapi/introspect.py: improve _tree_to_qlit error message
John Snow
2021-02-18
1
-1
/
+3
|
*
qapi/introspect.py: create a typed 'Annotated' data strutcure
John Snow
2021-02-18
1
-33
/
+45
|
*
qapi/introspect.py: Introduce preliminary tree typing
John Snow
2021-02-18
1
-1
/
+30
|
*
qapi/introspect.py: Always define all 'extra' dict keys
John Snow
2021-02-18
1
-5
/
+4
|
*
qapi/introspect.py: replace 'extra' dict with 'comment' argument
John Snow
2021-02-18
1
-6
/
+9
|
*
qapi/introspect.py: Unify return type of _make_tree()
John Snow
2021-02-18
1
-3
/
+1
|
*
qapi/introspect.py: guard against ifcond/comment misuse
John Snow
2021-02-18
1
-2
/
+9
|
*
qapi/introspect.py: add _gen_features helper
John Snow
2021-02-18
1
-8
/
+12
|
*
qapi/introspect.py: use _make_tree for features nodes
John Snow
2021-02-18
1
-1
/
+3
|
*
qapi/introspect.py: assert schema is not None
John Snow
2021-02-18
1
-0
/
+5
|
*
qapi: Replace List[str] with Sequence[str] for ifcond
John Snow
2021-02-18
5
-20
/
+21
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...
Peter Maydell
2021-02-19
1
-1
/
+1
|
\
\
|
*
|
scripts/checkpatch: Improve the check for authors mangled by the mailing list
Thomas Huth
2021-02-19
1
-1
/
+1
*
|
|
device-crash-test: Remove problematic language
Eduardo Habkost
2021-02-19
1
-48
/
+48
|
/
/
*
|
Hexagon build infrastructure
Taylor Simpson
2021-02-18
1
-1
/
+5
*
|
Hexagon (linux-user/hexagon) Linux user emulation
Taylor Simpson
2021-02-18
1
-0
/
+1
|
/
*
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
2021-02-15
1
-1
/
+1
*
get_maintainer: update repo URL to GitLab
Stefan Hajnoczi
2021-02-09
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-09
1
-1
/
+1
|
\
|
*
fuzz: fix wrong index in clear_bits
Qiuhao Li
2021-02-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...
Peter Maydell
2021-02-08
1
-0
/
+122
|
\
\
|
*
|
migration: introduce 'userfaultfd-wrlat.py' script
Andrey Gruzdev
2021-02-08
1
-0
/
+122
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...
Peter Maydell
2021-02-08
8
-96
/
+131
|
\
\
|
*
|
qapi: enable strict-optional checks
John Snow
2021-02-08
1
-1
/
+0
|
*
|
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
2021-02-08
5
-6
/
+6
|
*
|
qapi/gen: Drop support for QAPIGen without a file name
Markus Armbruster
2021-02-08
1
-2
/
+2
|
*
|
qapi/commands: Simplify command registry generation
Markus Armbruster
2021-02-08
1
-27
/
+22
|
*
|
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: centralize the built-in module name definition
John Snow
2021-02-08
1
-5
/
+8
|
*
|
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
2021-02-08
3
-14
/
+7
|
*
|
qapi: use './builtin' as the built-in module name
John Snow
2021-02-08
2
-19
/
+19
|
*
|
qapi: use explicitly internal module names
John Snow
2021-02-08
3
-3
/
+4
|
*
|
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
3
-6
/
+7
|
*
|
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2021-02-08
2
-16
/
+40
|
*
|
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
2021-02-08
1
-5
/
+2
|
*
|
qapi/main: handle theoretical None-return from re.match()
John Snow
2021-02-08
1
-0
/
+2
|
*
|
qapi/events: fix visit_event typing
John Snow
2021-02-08
1
-5
/
+7
|
*
|
qapi/commands: assert arg_type is not None
John Snow
2021-02-08
1
-3
/
+6
|
|
/
*
/
scripts/mtest2make.py: export all-%s-targets variable and use it
Alex Bennée
2021-02-08
1
-0
/
+1
|
/
*
simpletrace: build() missing 2 required positional arguments
Volker Rümelin
2021-02-01
1
-1
/
+3
*
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2021-02-01
1
-6
/
+13
[next]