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
...
*
qapi/common.py: Convert comments into docstrings, and elaborate
John Snow
2020-10-10
1
-14
/
+40
*
qapi/common.py: add type hint annotations
John Snow
2020-10-10
1
-11
/
+16
*
qapi/common.py: check with pylint
John Snow
2020-10-10
1
-2
/
+1
*
qapi/common.py: Replace one-letter 'c' variable
John Snow
2020-10-10
1
-4
/
+4
*
qapi/common.py: delint with pylint
John Snow
2020-10-10
2
-17
/
+15
*
qapi/common.py: Add indent manager
John Snow
2020-10-10
2
-20
/
+36
*
qapi/common.py: Remove python compatibility workaround
John Snow
2020-10-10
1
-4
/
+1
*
qapi: add pylintrc
John Snow
2020-10-10
1
-0
/
+73
*
qapi: delint using flake8
John Snow
2020-10-10
4
-9
/
+20
*
qapi: enforce import order/styling with isort
John Snow
2020-10-10
5
-5
/
+16
*
qapi: Remove wildcard includes
John Snow
2020-10-10
6
-8
/
+38
*
qapi: Prefer explicit relative imports
John Snow
2020-10-10
10
-33
/
+33
*
qapi: move generator entrypoint into package
John Snow
2020-10-10
2
-88
/
+101
*
qapi-gen: Separate arg-parsing from generation
John Snow
2020-10-10
1
-22
/
+67
*
qapi: modify docstrings to be sphinx-compatible
John Snow
2020-10-10
1
-2
/
+4
*
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-10-09
4
-10
/
+26
*
kernel-doc: Remove $decl_type='type name' hack
Eduardo Habkost
2020-10-06
1
-11
/
+1
*
kernel-doc: Handle function typedefs without asterisks
Eduardo Habkost
2020-10-06
1
-1
/
+1
*
kernel-doc: Handle function typedefs that return pointers
Eduardo Habkost
2020-10-06
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2020-10-06
1
-0
/
+167
|
\
|
*
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
2020-10-05
1
-0
/
+167
*
|
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
2020-10-04
1
-11
/
+45
|
/
*
checkpatch: Detect '%#' or '%0#' in printf-style format strings
Dov Murik
2020-09-30
1
-2
/
+8
*
checkpatch: avoid error on cover letter files
Stefano Garzarella
2020-09-30
1
-1
/
+1
*
mtest2make: add support for introspected test dependencies
Paolo Bonzini
2020-09-30
1
-4
/
+15
*
ninjatool: rebuild multi-output targets if outputs are missing
Paolo Bonzini
2020-09-30
1
-0
/
+3
*
Remove texinfo dependency from docker and CI configs
Peter Maydell
2020-09-29
1
-1
/
+0
*
Remove Texinfo related line from git.orderfile
Peter Maydell
2020-09-29
1
-1
/
+0
*
scripts/texi2pod: Delete unused script
Peter Maydell
2020-09-29
2
-537
/
+1
*
scripts/qapi: Remove texinfo generation support
Peter Maydell
2020-09-29
3
-311
/
+0
*
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
2020-09-29
1
-19
/
+74
*
scripts/qapi: Move doc-comment whitespace stripping to doc.py
Peter Maydell
2020-09-29
2
-8
/
+5
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-22
6
-7
/
+8
|
\
|
*
scripts/: fix some comment spelling errors
zhaolichang
2020-09-17
5
-7
/
+7
|
*
scripts/git.orderfile: Display meson files along with buildsys ones
Philippe Mathieu-Daudé
2020-09-16
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-21
6
-245
/
+1057
|
\
\
|
*
|
scripts/codeconverter: Update to latest version
Eduardo Habkost
2020-09-18
6
-245
/
+1057
|
|
/
*
|
analyze-migration.py: fix read_migration_debug_json() return type
Alexey Kirillov
2020-09-18
1
-1
/
+2
*
|
scripts/simplebench: compare write request performance
Andrey Shinkevich
2020-09-18
1
-0
/
+170
|
/
*
decodetree: Improve identifier matching
Richard Henderson
2020-09-14
1
-16
/
+30
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
9
-0
/
+2183
|
\
|
*
codeconverter: script for automating QOM code cleanups
Eduardo Habkost
2020-09-08
9
-0
/
+2183
*
|
scripts/cleanup-trace-events: Emit files in alphabetical order
Markus Armbruster
2020-09-09
1
-5
/
+8
*
|
scripts/cleanup-trace-events: Fix for vcpu property
Markus Armbruster
2020-09-09
1
-4
/
+6
*
|
scripts/tracetool: Use void pointer for vcpu
Roman Bolshakov
2020-09-09
1
-1
/
+1
*
|
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
2020-09-09
1
-1
/
+14
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
2020-09-08
1
-7
/
+17
|
\
|
*
qapi: Make section headings start a new doc comment block
Markus Armbruster
2020-09-07
1
-8
/
+13
|
*
qapi: Reject section markup in definition documentation
Markus Armbruster
2020-09-07
1
-0
/
+5
[prev]
[next]