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
*
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
2021-06-15
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-06-07
1
-1
/
+1
|
\
|
*
scripts/oss-fuzz: Fix typo in documentation
Philippe Mathieu-Daudé
2021-06-05
1
-1
/
+1
*
|
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
2021-06-07
1
-2
/
+2
|
/
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
headers: Add udmabuf.h
Vivek Kasireddy
2021-05-27
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-0...
Peter Maydell
2021-05-21
3
-22
/
+143
|
\
|
*
simplebench/bench-backup: add --drop-caches argument
Vladimir Sementsov-Ogievskiy
2021-05-04
2
-2
/
+15
|
*
simplebench/bench-backup: add --count and --no-initial-run
Vladimir Sementsov-Ogievskiy
2021-05-04
1
-1
/
+11
|
*
simplebench/bench-backup: support qcow2 source files
Vladimir Sementsov-Ogievskiy
2021-05-04
2
-1
/
+11
|
*
simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETED
Vladimir Sementsov-Ogievskiy
2021-05-04
1
-0
/
+4
|
*
simplebench/bench-backup: add target-cache argument
Vladimir Sementsov-Ogievskiy
2021-05-04
2
-10
/
+33
|
*
simplebench/bench-backup: add --compressed option
Vladimir Sementsov-Ogievskiy
2021-05-04
2
-16
/
+62
|
*
simplebench: bench_one(): support count=1
Vladimir Sementsov-Ogievskiy
2021-05-04
1
-1
/
+4
|
*
simplebench: bench_one(): add slow_limit argument
Vladimir Sementsov-Ogievskiy
2021-05-04
1
-1
/
+13
*
|
qapi/parser: add docstrings
John Snow
2021-05-20
1
-0
/
+69
*
|
qapi/parser: allow 'ch' variable name
John Snow
2021-05-20
1
-0
/
+1
*
|
qapi/parser: Remove superfluous list comprehension
John Snow
2021-05-20
1
-1
/
+1
*
|
qapi/parser: add type hint annotations
John Snow
2021-05-20
1
-20
/
+38
*
|
qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
John Snow
2021-05-20
1
-14
/
+16
*
|
qapi/parser: Fix token membership tests when token can be None
John Snow
2021-05-20
1
-2
/
+3
*
|
qapi: add must_match helper
John Snow
2021-05-20
3
-11
/
+16
*
|
qapi/parser: Use @staticmethod where appropriate
John Snow
2021-05-20
1
-2
/
+4
*
|
qapi/parser: assert object keys are strings
John Snow
2021-05-20
1
-0
/
+2
*
|
qapi/parser: enforce all top-level expressions must be dict in _parse()
John Snow
2021-05-20
1
-6
/
+8
*
|
qapi/parser: Assert lexer value is a string
John Snow
2021-05-20
1
-0
/
+1
*
|
qapi/parser: factor parsing routine into method
John Snow
2021-05-20
1
-12
/
+28
*
|
qapi/source: Remove line number from QAPISourceInfo initializer
John Snow
2021-05-20
2
-8
/
+4
*
|
qapi/parser: Don't try to handle file errors
John Snow
2021-05-20
3
-14
/
+18
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
1
-0
/
+1
|
\
\
|
*
|
checkpatch: Fix use of uninitialized value
Greg Kurz
2021-05-14
1
-0
/
+1
*
|
|
coverity-scan: list components, move model to scripts/coverity-scan
Paolo Bonzini
2021-05-12
2
-0
/
+154
*
|
|
scripts: fix generation update-binfmts templates
Silvano Cirujano Cuesta
2021-05-03
1
-1
/
+3
|
|
/
|
/
|
*
|
decodetree: Extend argument set syntax to allow types
Richard Henderson
2021-05-01
1
-17
/
+28
*
|
decodetree: Add support for 64-bit instructions
Luis Fernando Fujita Pires
2021-05-01
1
-7
/
+14
*
|
decodetree: More use of f-strings
Richard Henderson
2021-05-01
1
-27
/
+23
*
|
decodetree: Introduce whex and whexC helpers
Richard Henderson
2021-05-01
1
-28
/
+38
*
|
qapi/error.py: enable mypy checks
John Snow
2021-04-30
1
-5
/
+0
*
|
qapi/error: Add type hints
John Snow
2021-04-30
1
-2
/
+9
*
|
qapi/error.py: enable pylint checks
John Snow
2021-04-30
1
-2
/
+1
*
|
qapi/error.py: move QAPIParseError to parser.py
John Snow
2021-04-30
2
-15
/
+21
*
|
qapi/error: assert QAPISourceInfo is not None
John Snow
2021-04-30
1
-0
/
+1
*
|
qapi/error: Make QAPISourceError 'col' parameter optional
John Snow
2021-04-30
2
-7
/
+4
*
|
qapi/error: Use Python3-style super()
John Snow
2021-04-30
1
-1
/
+1
*
|
qapi/error: Repurpose QAPIError as an abstract base exception class
John Snow
2021-04-30
2
-4
/
+12
*
|
qapi/expr: Update authorship and copyright information
John Snow
2021-04-30
1
-1
/
+2
*
|
qapi/expr.py: Use tuples instead of lists for static data
John Snow
2021-04-30
1
-2
/
+2
*
|
qapi/expr.py: Add docstrings
John Snow
2021-04-30
1
-5
/
+251
*
|
qapi/expr: Only explicitly prohibit 'Kind' nor 'List' for type names
John Snow
2021-04-30
1
-3
/
+3
*
|
qapi/expr.py: enable pylint checks
John Snow
2021-04-30
1
-1
/
+0
[next]