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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
2
-7
/
+9
*
qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()
Markus Armbruster
2021-09-03
1
-20
/
+25
*
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
2
-3
/
+2
*
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-09-03
5
-3
/
+11
*
tests/qapi-schema: Correct two 'if' conditionals
Markus Armbruster
2021-09-03
2
-7
/
+6
*
qapi: Simplify how QAPISchemaIfCond represents "no condition"
Markus Armbruster
2021-09-03
2
-3
/
+3
*
qapi: Simplify QAPISchemaIfCond's interface for generating C
Markus Armbruster
2021-09-03
5
-38
/
+31
*
qapi: Set boolean value correctly in examples
Guoyi Tu
2021-09-03
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...
Peter Maydell
2021-09-03
2
-9
/
+10
|
\
|
*
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
2021-09-02
1
-1
/
+3
|
*
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
2021-09-02
1
-4
/
+3
|
*
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
2021-09-02
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
2021-09-02
4
-17
/
+83
|
\
\
|
*
|
MAINTAINERS: add fuzzing reviewer
Qiuhao Li
2021-09-01
1
-0
/
+1
|
*
|
MAINTAINERS: Add myself as a reviewer for Device Fuzzing
Darren Kenny
2021-09-01
1
-0
/
+1
|
*
|
fuzz: unblock SIGALRM so the timeout works
Alexander Bulekov
2021-09-01
1
-0
/
+5
|
*
|
fuzz: use ITIMER_REAL for timeouts
Alexander Bulekov
2021-09-01
1
-1
/
+1
|
*
|
fuzz: add an instrumentation filter
Alexander Bulekov
2021-09-01
2
-6
/
+37
|
*
|
fuzz: make object-name matching case-insensitive
Alexander Bulekov
2021-09-01
1
-4
/
+20
|
*
|
fuzz: adjust timeout to allow for longer inputs
Alexander Bulekov
2021-09-01
1
-4
/
+9
|
*
|
fuzz: fix sparse memory access in the DMA callback
Alexander Bulekov
2021-09-01
1
-3
/
+10
*
|
|
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
37
-711
/
+1172
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block/file-win32: add reopen handlers
Viktor Prutyanov
2021-09-01
1
-1
/
+100
|
*
|
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
2021-09-01
1
-0
/
+3
|
*
|
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
3
-5
/
+3
|
*
|
iotests/image-fleecing: add test-case for copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-15
/
+107
|
*
|
iotests/image-fleecing: prepare for adding new test-case
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-6
/
+13
|
*
|
iotests/image-fleecing: rename tgt_node
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+7
|
*
|
iotests/image-fleecing: proper source device
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-5
/
+9
|
*
|
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+3
|
*
|
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
2021-09-01
3
-3
/
+3
|
*
|
iotests/222: constantly use single quotes for strings
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-34
/
+34
|
*
|
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-10
/
+12
|
*
|
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-3
/
+7
|
*
|
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+11
|
*
|
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-10
/
+8
|
*
|
qapi: publish copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+23
|
*
|
block/copy-before-write: make public block driver
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-32
/
+28
|
*
|
block/block-copy: make setting progress optional
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+11
|
*
|
block/copy-before-write: initialize block-copy bitmap
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-9
/
+11
|
*
|
block/copy-before-write: cbw_init(): use options
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-14
/
+15
|
*
|
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Vladimir Sementsov-Ogievskiy
2021-09-01
3
-6
/
+4
|
*
|
block/copy-before-write: cbw_init(): use file child after attaching
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+7
|
*
|
block/copy-before-write: cbw_init(): rename variables
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-15
/
+14
|
*
|
block/copy-before-write: introduce cbw_init()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-28
/
+41
|
*
|
block/copy-before-write: bdrv_cbw_append(): replace child at last
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-22
/
+11
|
*
|
block/copy-before-write: use file child instead of backing
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-17
/
+22
|
*
|
block/copy-before-write: drop extra bdrv_unref on failure path
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+0
|
*
|
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-4
/
+6
|
*
|
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
5
-63
/
+67
[next]