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
2020-03-06
block: bdrv_reopen() with backing file in different AioContext
Kevin Wolf
1
-5
/
+3
2020-03-06
iotests: Refactor blockdev-reopen test for iothreads
Kevin Wolf
2
-12
/
+39
2020-03-06
iotests/026: Test EIO on allocation in a data-file
Max Reitz
3
-0
/
+44
2020-03-06
iotests/026: Test EIO on preallocated zero cluster
Max Reitz
3
-0
/
+41
2020-02-25
tests/iotests: be a little more forgiving on the size test
Alex Bennée
1
-2
/
+2
2020-02-20
iotests: Test snapshot -l field separation
Max Reitz
3
-0
/
+85
2020-02-20
iotests: Test convert -n -B to backing-less target
Max Reitz
2
-0
/
+19
2020-02-20
iotests: Add test for image creation fallback
Max Reitz
3
-0
/
+77
2020-02-20
iotests/279: Fix for non-qcow2 formats
Max Reitz
1
-2
/
+5
2020-02-20
block: always fill entire LUKS header space with zeros
Daniel P. Berrangé
3
-0
/
+160
2020-02-20
iotests/147: Fix drive parameters
Max Reitz
1
-1
/
+1
2020-02-20
iotests: Remove the superfluous 2nd check for the availability of quorum
Thomas Huth
1
-3
/
+0
2020-02-18
iotests: Check that @replaces can replace filters
Max Reitz
2
-2
/
+48
2020-02-18
iotests: Add tests for invalid Quorum @replaces
Max Reitz
2
-3
/
+71
2020-02-18
iotests: Use self.image_len in TestRepairQuorum
Max Reitz
1
-1
/
+1
2020-02-18
iotests: Resolve TODOs in 041
Max Reitz
1
-4
/
+2
2020-02-18
iotests/041: Drop superfluous shutdowns
Max Reitz
1
-11
/
+0
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
1
-0
/
+59
2020-02-18
iotests: Use complete_and_wait() in 155
Max Reitz
1
-6
/
+1
2020-02-18
iotests: Let 041 use -blockdev for quorum children
Max Reitz
1
-1
/
+4
2020-02-18
iotests: Test error handling policies with block-commit
Kevin Wolf
2
-2
/
+285
2020-02-18
iotests: Test copy offloading with external data file
Kevin Wolf
2
-0
/
+20
2020-02-10
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...
Peter Maydell
73
-78
/
+72
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
6
-6
/
+0
2020-02-07
make all Python scripts executable
Paolo Bonzini
2
-0
/
+0
2020-02-07
tests/qemu-iotests/check: Only check for Python 3 interpreter
Philippe Mathieu-Daudé
1
-2
/
+1
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
36
-36
/
+36
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
35
-35
/
+35
2020-02-07
tests/qemu-iotests/check: Allow use of python3 interpreter
Philippe Mathieu-Daudé
1
-1
/
+2
2020-02-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...
Peter Maydell
2
-3
/
+5
2020-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
3
-0
/
+101
2020-02-06
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
1
-7
/
+7
2020-02-06
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
1
-2
/
+10
2020-02-06
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
3
-0
/
+18
2020-02-06
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
1
-0
/
+1
2020-02-06
iotests: Test 041 only works on certain systems
Thomas Huth
1
-1
/
+2
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
1
-5
/
+11
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
2
-3
/
+5
2020-01-30
tests/qemu-iotests: use AIOMODE with various tests
Aarushi Mehta
11
-25
/
+26
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
3
-3
/
+38
2020-01-27
iotests: Test handling of AioContexts with some blockdev actions
Sergio Lopez
3
-0
/
+253
2020-01-27
blockdev: unify qmp_drive_backup and drive-backup transaction paths
Sergio Lopez
4
-2
/
+17
2020-01-27
iotests: Add more "skip_if_unsupported" statements to the python tests
Thomas Huth
4
-39
/
+8
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
4
-8
/
+12
2020-01-06
tests/qemu-iotests: Update tests to recent desugarized -accel option
Philippe Mathieu-Daudé
2
-4
/
+4
2020-01-06
tests/qemu-iotests: add case to write compressed data of multiple clusters
Andrey Shinkevich
2
-0
/
+57
2020-01-06
iotests: Allow check -o data_file
Max Reitz
2
-3
/
+42
2020-01-06
iotests: Disable data_file where it cannot be used
Max Reitz
44
-53
/
+127
2020-01-06
iotests: Make 198 work with data_file
Max Reitz
2
-4
/
+6
2020-01-06
iotests: Make 137 work with data_file
Max Reitz
2
-8
/
+13
[next]