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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
4
-8
/
+16
2021-03-08
utils: Improve qemu_strtosz() to have 64 bits of precision
Eric Blake
3
-6
/
+14
2021-03-08
nbd: server: Report holes for raw images
Nir Soffer
1
-2
/
+2
2021-03-08
blockdev: Clarify error messages pertaining to 'node-name'
Connor Kuehl
1
-3
/
+3
2021-03-08
block: Clarify error messages pertaining to 'node-name'
Connor Kuehl
17
-26
/
+26
2021-03-08
iotests: add parallels-read-bitmap test
Vladimir Sementsov-Ogievskiy
4
-0
/
+112
2021-03-08
iotests.py: add unarchive_sample_image() helper
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2021-03-08
iotests: Fix up python style in 300
Eric Blake
1
-4
/
+6
2021-03-08
iotests/283: Check that finalize drops backup-top
Max Reitz
2
-0
/
+68
2021-03-08
iotests: Drop deprecated 'props' from object-add
Alberto Garcia
9
-29
/
+19
2021-02-20
hw/block/fdc: Remove the check_media_rate property
Thomas Huth
1
-35
/
+0
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
1
-1
/
+1
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
1
-1
/
+3
2021-02-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
2
-2
/
+95
2021-02-12
qemu-iotests: 300: Add test case for modifying persistence of bitmap
Peter Krempa
2
-2
/
+95
2021-02-12
iotests/264: add backup-cancel test-case
Vladimir Sementsov-Ogievskiy
2
-9
/
+16
2021-02-12
iotests/264: add mirror-cancel test-case
Vladimir Sementsov-Ogievskiy
2
-10
/
+32
2021-02-12
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2021-02-12
iotests/264: move to python unittest
Vladimir Sementsov-Ogievskiy
2
-55
/
+58
2021-02-12
iotests/210: Fix reference output
Max Reitz
1
-1
/
+1
2021-02-08
iotests: fix loading of common.config from tests/ subdir
Daniel P. Berrangé
1
-2
/
+8
2021-02-08
iotests: add support for capturing and matching QMP events
Daniel P. Berrangé
1
-1
/
+105
2021-02-08
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
1
-6
/
+6
2021-02-08
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
1
-5
/
+5
2021-02-05
iotests: 30: drop from auto group (and effectively from make check)
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-03
block: refactor bdrv_check_request: add errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-02-03
iotests: Fix expected whitespace for 185
Eric Blake
1
-1
/
+1
2021-02-02
iotests: Fix -makecheck output
Kevin Wolf
1
-2
/
+4
2021-02-02
iotests: check: return 1 on failure
Vladimir Sementsov-Ogievskiy
2
-2
/
+7
2021-02-02
iotests: Revert emulator selection to old behaviour
Kevin Wolf
1
-1
/
+1
2021-02-02
iotests/297: pylint: ignore too many statements
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2021-01-29
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...
Peter Maydell
1
-2
/
+2
2021-01-29
Prefer 'on' | 'off' over 'yes' | 'no' for bool options
Daniel P. Berrangé
1
-2
/
+2
2021-01-29
iotests/testrunner: fix recognition of python tests
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-27
iotests: rename and move 169 and 199 tests
Vladimir Sementsov-Ogievskiy
4
-0
/
+0
2021-01-27
iotests: rewrite check into python
Vladimir Sementsov-Ogievskiy
5
-1295
/
+137
2021-01-27
iotests: add testrunner.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+367
2021-01-27
iotests: add testenv.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+281
2021-01-27
iotests: add findtests.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+159
2021-01-27
iotests: 146: drop extra whitespaces from .out file
Vladimir Sementsov-Ogievskiy
1
-390
/
+390
2021-01-26
iotests/178: Pass value to invalid option
Max Reitz
3
-3
/
+3
2021-01-26
iotests/118: Drop 'change' test
Max Reitz
2
-21
/
+3
2021-01-26
iotests: Add test for the regression fixed in c8bf9a9169
Alberto Garcia
3
-0
/
+134
2021-01-26
iotests: 257: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2
-153
/
+154
2021-01-26
iotests: 219: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
1
-6
/
+7
2021-01-26
iotests: 185: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2
-2
/
+4
2021-01-26
iotests/129: Limit backup's max-chunk/max-workers
Max Reitz
1
-1
/
+6
2021-01-26
iotests: 56: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2021-01-26
job: call job_enter from job_pause
Vladimir Sementsov-Ogievskiy
1
-0
/
+24
2021-01-26
iotests/300: Clean up pylint and mypy complaints
Max Reitz
2
-4
/
+16
[next]