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-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
2021-01-26
iotests/129: Clean up pylint and mypy complaints
Max Reitz
2
-3
/
+3
2021-01-26
iotests/129: Limit mirror job's buffer size
Max Reitz
1
-1
/
+1
2021-01-26
iotests/129: Actually test a commit job
Max Reitz
1
-2
/
+25
2021-01-26
iotests/129: Use throttle node
Max Reitz
1
-24
/
+13
2021-01-26
iotests/129: Do not check @busy
Max Reitz
1
-1
/
+1
2021-01-26
iotests/129: Remove test images in tearDown()
Max Reitz
1
-0
/
+2
2021-01-26
iotests: Move try_remove to iotests.py
Max Reitz
2
-11
/
+8
2021-01-26
iotests/297: Rewrite in Python and extend reach
Max Reitz
2
-25
/
+92
2021-01-26
iotests.py: Assume a couple of variables as given
Max Reitz
2
-14
/
+13
2021-01-26
block: apply COR-filter to block-stream jobs
Andrey Shinkevich
3
-12
/
+18
2021-01-26
iotests: 30: prepare to COR filter insertion by stream job
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2021-01-26
iotests: add #310 to test bottom node in COR driver
Andrey Shinkevich
3
-0
/
+133
2021-01-26
iotests: fix _check_o_direct
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
2021-01-20
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-8
/
+1
2021-01-20
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2021-01-20
iotests/264: fix style
Vladimir Sementsov-Ogievskiy
1
-6
/
+5
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
291
-0
/
+291
2021-01-20
iotests/294: add shebang line
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-01-20
iotests: make tests executable
Vladimir Sementsov-Ogievskiy
3
-0
/
+0
2021-01-20
iotests: fix some whitespaces in test output files
Vladimir Sementsov-Ogievskiy
3
-12
/
+12
2021-01-20
iotests/303: use dot slash for qcow2.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-20
iotests/277: use dot slash for nbd-fault-injector.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-06
tests/iotests: drop test 312 from auto group
Alex Bennée
1
-1
/
+1
2021-01-06
configure: move tests/qemu-iotests/common.env generation to meson
Paolo Bonzini
2
-0
/
+6
2020-12-31
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
31
-201
/
+1169
[next]