index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-10
qapi/common.py: Add indent manager
John Snow
2
-20
/
+36
2020-10-10
qapi/common.py: Remove python compatibility workaround
John Snow
1
-4
/
+1
2020-10-10
qapi: add pylintrc
John Snow
1
-0
/
+73
2020-10-10
qapi: delint using flake8
John Snow
4
-9
/
+20
2020-10-10
qapi: enforce import order/styling with isort
John Snow
5
-5
/
+16
2020-10-10
qapi: Remove wildcard includes
John Snow
6
-8
/
+38
2020-10-10
qapi: Prefer explicit relative imports
John Snow
10
-33
/
+33
2020-10-10
qapi: move generator entrypoint into package
John Snow
2
-88
/
+101
2020-10-10
qapi-gen: Separate arg-parsing from generation
John Snow
1
-22
/
+67
2020-10-10
qapi: modify docstrings to be sphinx-compatible
John Snow
1
-2
/
+4
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
4
-10
/
+26
2020-10-06
kernel-doc: Remove $decl_type='type name' hack
Eduardo Habkost
1
-11
/
+1
2020-10-06
kernel-doc: Handle function typedefs without asterisks
Eduardo Habkost
1
-1
/
+1
2020-10-06
kernel-doc: Handle function typedefs that return pointers
Eduardo Habkost
1
-2
/
+2
2020-10-06
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+167
2020-10-05
scripts: add block-coroutine-wrapper.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+167
2020-10-04
meson: move sparse detection to Meson and rewrite check_sparse.py
Paolo Bonzini
1
-11
/
+45
2020-09-30
checkpatch: Detect '%#' or '%0#' in printf-style format strings
Dov Murik
1
-2
/
+8
2020-09-30
checkpatch: avoid error on cover letter files
Stefano Garzarella
1
-1
/
+1
2020-09-30
mtest2make: add support for introspected test dependencies
Paolo Bonzini
1
-4
/
+15
2020-09-30
ninjatool: rebuild multi-output targets if outputs are missing
Paolo Bonzini
1
-0
/
+3
2020-09-29
Remove texinfo dependency from docker and CI configs
Peter Maydell
1
-1
/
+0
2020-09-29
Remove Texinfo related line from git.orderfile
Peter Maydell
1
-1
/
+0
2020-09-29
scripts/texi2pod: Delete unused script
Peter Maydell
2
-537
/
+1
2020-09-29
scripts/qapi: Remove texinfo generation support
Peter Maydell
3
-311
/
+0
2020-09-29
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
1
-19
/
+74
2020-09-29
scripts/qapi: Move doc-comment whitespace stripping to doc.py
Peter Maydell
2
-8
/
+5
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
6
-7
/
+8
2020-09-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
6
-245
/
+1057
2020-09-18
scripts/codeconverter: Update to latest version
Eduardo Habkost
6
-245
/
+1057
2020-09-18
analyze-migration.py: fix read_migration_debug_json() return type
Alexey Kirillov
1
-1
/
+2
2020-09-18
scripts/simplebench: compare write request performance
Andrey Shinkevich
1
-0
/
+170
2020-09-17
scripts/: fix some comment spelling errors
zhaolichang
5
-7
/
+7
2020-09-16
scripts/git.orderfile: Display meson files along with buildsys ones
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-14
decodetree: Improve identifier matching
Richard Henderson
1
-16
/
+30
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
9
-0
/
+2183
2020-09-09
scripts/cleanup-trace-events: Emit files in alphabetical order
Markus Armbruster
1
-5
/
+8
2020-09-09
scripts/cleanup-trace-events: Fix for vcpu property
Markus Armbruster
1
-4
/
+6
2020-09-09
scripts/tracetool: Use void pointer for vcpu
Roman Bolshakov
1
-1
/
+1
2020-09-09
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
1
-1
/
+14
2020-09-08
codeconverter: script for automating QOM code cleanups
Eduardo Habkost
9
-0
/
+2183
2020-09-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
1
-7
/
+17
2020-09-08
meson: Convert undefsym.sh to undefsym.py
Yonggang Luo
2
-20
/
+49
2020-09-08
oss-fuzz: fix rpath
Alexander Bulekov
1
-1
/
+1
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
1
-3
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
1
-1
/
+8
2020-09-08
ninjatool: use constant names for stamp files
Paolo Bonzini
1
-3
/
+5
2020-09-08
mtest2make: unify tests that appear in multiple suites
Paolo Bonzini
1
-36
/
+38
2020-09-08
mtest2make: hide output of successful tests
Paolo Bonzini
2
-1
/
+36
[prev]
[next]