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
2021-06-18
scripts/qemu-ga-client: add module docstring
John Snow
1
-32
/
+33
2021-06-18
scripts/qemu-ga-client: replace deprecated optparse with argparse
John Snow
1
-18
/
+16
2021-06-18
scripts/qemu-ga-client: Fix exception handling
John Snow
1
-6
/
+4
2021-06-18
scripts/qemu-ga-client: apply (most) flake8 rules
John Snow
1
-12
/
+16
2021-06-18
scripts/qemu-ga-client: apply isort rules
John Snow
1
-4
/
+5
2021-06-18
scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
John Snow
1
-0
/
+11
2021-06-18
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
1
-214
/
+0
2021-06-18
scripts/qom-fuse: add static type hints
John Snow
1
-9
/
+17
2021-06-18
scripts/qom-fuse: ensure QOMFuse.read always returns bytes
John Snow
1
-3
/
+3
2021-06-18
scripts/qom-fuse: use QOMCommand.qom_list()
John Snow
1
-10
/
+8
2021-06-18
scripts/qom-fuse: Convert to QOMCommand
John Snow
1
-13
/
+46
2021-06-18
scripts/qom-fuse: Add docstrings
John Snow
1
-2
/
+19
2021-06-18
scripts/qom-fuse: Apply pylint rules
John Snow
1
-8
/
+8
2021-06-18
scripts/qom-fuse: apply flake8 rules
John Snow
1
-38
/
+43
2021-06-18
scripts/qom-fuse: apply isort rules
John Snow
1
-3
/
+9
2021-06-18
scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
John Snow
4
-250
/
+16
2021-06-18
python/qmp: add parse_address classmethod
John Snow
1
-19
/
+2
2021-06-18
block-coroutine-wrapper: allow non bdrv_ prefix
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
2021-06-17
scripts: helper to generate x86_64 CPU ABI compat info
Daniel P. Berrangé
1
-0
/
+194
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
1
-4
/
+4
2021-06-07
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-1
/
+1
2021-06-07
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
1
-2
/
+2
2021-06-05
scripts/oss-fuzz: Fix typo in documentation
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-27
headers: Add udmabuf.h
Vivek Kasireddy
1
-0
/
+3
2021-05-21
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-0...
Peter Maydell
3
-22
/
+143
2021-05-20
qapi/parser: add docstrings
John Snow
1
-0
/
+69
2021-05-20
qapi/parser: allow 'ch' variable name
John Snow
1
-0
/
+1
2021-05-20
qapi/parser: Remove superfluous list comprehension
John Snow
1
-1
/
+1
2021-05-20
qapi/parser: add type hint annotations
John Snow
1
-20
/
+38
2021-05-20
qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
John Snow
1
-14
/
+16
2021-05-20
qapi/parser: Fix token membership tests when token can be None
John Snow
1
-2
/
+3
2021-05-20
qapi: add must_match helper
John Snow
3
-11
/
+16
2021-05-20
qapi/parser: Use @staticmethod where appropriate
John Snow
1
-2
/
+4
2021-05-20
qapi/parser: assert object keys are strings
John Snow
1
-0
/
+2
2021-05-20
qapi/parser: enforce all top-level expressions must be dict in _parse()
John Snow
1
-6
/
+8
2021-05-20
qapi/parser: Assert lexer value is a string
John Snow
1
-0
/
+1
2021-05-20
qapi/parser: factor parsing routine into method
John Snow
1
-12
/
+28
2021-05-20
qapi/source: Remove line number from QAPISourceInfo initializer
John Snow
2
-8
/
+4
2021-05-20
qapi/parser: Don't try to handle file errors
John Snow
3
-14
/
+18
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2021-05-14
checkpatch: Fix use of uninitialized value
Greg Kurz
1
-0
/
+1
2021-05-12
coverity-scan: list components, move model to scripts/coverity-scan
Paolo Bonzini
2
-0
/
+154
2021-05-04
simplebench/bench-backup: add --drop-caches argument
Vladimir Sementsov-Ogievskiy
2
-2
/
+15
2021-05-04
simplebench/bench-backup: add --count and --no-initial-run
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2021-05-04
simplebench/bench-backup: support qcow2 source files
Vladimir Sementsov-Ogievskiy
2
-1
/
+11
2021-05-04
simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETED
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2021-05-04
simplebench/bench-backup: add target-cache argument
Vladimir Sementsov-Ogievskiy
2
-10
/
+33
2021-05-04
simplebench/bench-backup: add --compressed option
Vladimir Sementsov-Ogievskiy
2
-16
/
+62
2021-05-04
simplebench: bench_one(): support count=1
Vladimir Sementsov-Ogievskiy
1
-1
/
+4
[prev]
[next]