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
/
tests
/
qemu-iotests
/
030
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
iotests: Skip test_stream_parallel in test 030 when doing "make check"
Thomas Huth
1
-0
/
+2
2020-07-17
iotests/030: Reduce job speed to make race less likely
Kevin Wolf
1
-1
/
+1
2020-07-14
iotests: Specify explicit backing format where sensible
Eric Blake
1
-7
/
+19
2020-05-18
iotests/030: Reduce run time by unthrottling job earlier
Kevin Wolf
1
-3
/
+3
2020-05-05
iotests: use python logging for iotests.log()
John Snow
1
-2
/
+2
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-27
iotests: Add more "skip_if_unsupported" statements to the python tests
Thomas Huth
1
-3
/
+1
2019-12-18
blockjob: Fix error message for negative speed
Kevin Wolf
1
-2
/
+2
2019-09-10
iotests: Restrict file Python tests to file
Max Reitz
1
-1
/
+2
2019-07-15
iotests: Add read-only test case to 030
Max Reitz
1
-1
/
+28
2019-07-15
iotests: Add new case to 030
Max Reitz
1
-0
/
+25
2019-07-15
iotests: Compare error messages in 030
Max Reitz
1
-24
/
+42
2019-07-15
iotests: Fix throttling in 030
Max Reitz
1
-5
/
+27
2019-04-02
block: test block-stream with a base node that is used by block-commit
Alberto Garcia
1
-0
/
+17
2018-10-30
iotests: Use // for Python integer division
Max Reitz
1
-1
/
+1
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
1
-3
/
+14
2018-03-19
iotests: add pause_wait
John Snow
1
-4
/
+2
2018-03-09
iotests: Tweak 030 in order to trigger a race condition with parallel jobs
Alberto Garcia
1
-9
/
+43
2017-11-14
iotests: Make 030 less flaky
Max Reitz
1
-2
/
+6
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
1
-4
/
+0
2017-07-24
qemu-iotests: Avoid unnecessary sleeps
Kevin Wolf
1
-3
/
+4
2017-05-26
qemu-iotests: Test streaming with missing job ID
Kevin Wolf
1
-0
/
+4
2017-05-11
iotests: 030: Prepare for image locking
Fam Zheng
1
-9
/
+9
2017-02-24
iotests: Fix another race in 030
John Snow
1
-1
/
+4
2016-10-31
qemu-iotests: Test the 'base-node' parameter of 'block-stream'
Alberto Garcia
1
-0
/
+37
2016-10-31
qemu-iotests: Test streaming to a Quorum child
Alberto Garcia
1
-0
/
+56
2016-10-31
qemu-iotests: Test block-stream and block-commit in parallel
Alberto Garcia
1
-0
/
+30
2016-10-31
qemu-iotests: Test overlapping stream and commit operations
Alberto Garcia
1
-0
/
+89
2016-10-31
qemu-iotests: Test block-stream operations in parallel
Alberto Garcia
1
-0
/
+80
2016-10-31
qemu-iotests: Test streaming to an intermediate layer
Alberto Garcia
1
-1
/
+20
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
1
-1
/
+1
2016-03-28
qemu-iotests: add no-op streaming test
Alberto Garcia
1
-0
/
+18
2016-03-28
qemu-iotests: fix test_stream_partial()
Alberto Garcia
1
-1
/
+2
2015-11-18
iotests: fix race in 030
John Snow
1
-1
/
+4
2014-12-10
qemu-iotests: Add qemu-io format option in Python tests
Kevin Wolf
1
-11
/
+11
2014-05-19
qemu-iotests: Fix blkdebug in VM drive in 030
Fam Zheng
1
-1
/
+1
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
1
-45
/
+5
2013-11-29
qemu-iotests: Make test case 030, 040 and 055 deterministic
Fam Zheng
1
-5
/
+11
2013-10-30
qemu-iotests: prefill some data to test image
Fam Zheng
1
-0
/
+4
2013-06-04
qemu-iotests: make create_image() common
Stefan Hajnoczi
1
-23
/
+9
2013-06-04
qemu-iotests: make cancel_and_wait() common
Stefan Hajnoczi
1
-15
/
+0
2013-06-04
qemu-iotests: make assert_no_active_block_jobs() common
Stefan Hajnoczi
1
-29
/
+25
2012-09-28
qemu-iotests: add tests for streaming error handling
Paolo Bonzini
1
-0
/
+220
2012-09-28
qemu-iotests: add test for pausing a streaming operation
Paolo Bonzini
1
-2
/
+38
2012-08-29
qemu-iotests: add backing file smaller than image test case
Stefan Hajnoczi
1
-0
/
+33
2012-08-15
qemu-iotests: Fix 030 after switch to GenericError
Kevin Wolf
1
-4
/
+2
2012-06-15
qemu-iotests: start vms in qtest mode
Paolo Bonzini
1
-1
/
+1
2012-06-15
qemu-iotests: fill streaming test image with data
Paolo Bonzini
1
-1
/
+12
2012-05-10
stream: do not copy unallocated sectors from the base
Paolo Bonzini
1
-2
/
+3
2012-05-10
stream: add testcase for partial streaming
Paolo Bonzini
1
-1
/
+27
[next]