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-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-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
2020-01-06
iotests: Make 110 work with data_file
Max Reitz
2
-4
/
+7
2020-01-06
iotests: Make 091 work with data_file
Max Reitz
2
-3
/
+1
2020-01-06
iotests: Avoid cp/mv of test images
Max Reitz
4
-19
/
+13
2020-01-06
iotests: Use _rm_test_img for deleting test images
Max Reitz
57
-95
/
+118
2020-01-06
iotests: Avoid qemu-img create
Max Reitz
5
-7
/
+6
2020-01-06
iotests: Drop IMGOPTS use in 267
Max Reitz
1
-4
/
+8
2020-01-06
iotests: Replace IMGOPTS='' by --no-opts
Max Reitz
5
-9
/
+9
2020-01-06
iotests: Replace IMGOPTS= by -o
Max Reitz
22
-101
/
+100
2020-01-06
iotests: Inject space into -ocompat=0.10 in 051
Max Reitz
1
-1
/
+1
2020-01-06
iotests: Add -o and --no-opts to _make_test_img
Max Reitz
1
-0
/
+13
2020-01-06
iotests: Let _make_test_img parse its parameters
Max Reitz
1
-8
/
+20
2020-01-06
iotests: Drop compat=1.1 in 050
Max Reitz
1
-4
/
+0
2020-01-06
iotests: Replace IMGOPTS by _unsupported_imgopts
Max Reitz
6
-9
/
+11
2020-01-06
iotests: Filter refcount_order in 036
Max Reitz
2
-51
/
+6
2020-01-06
iotests: Add _filter_json_filename
Max Reitz
1
-0
/
+24
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
7
-89
/
+99
2020-01-06
iotests/qcow2.py: Add dump-header-exts
Max Reitz
1
-0
/
+5
2020-01-06
iotests: s/qocw2/qcow2/
Max Reitz
8
-8
/
+8
2020-01-06
iotests: Add test for failing mirror complete
Max Reitz
2
-2
/
+46
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
1
-6
/
+12
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
3
-0
/
+134
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-9
/
+3
2019-12-19
iotests: 207: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-7
/
+1
2019-12-19
iotests: 266: Convert to VM.blockdev_create()
Kevin Wolf
2
-39
/
+44
2019-12-19
iotests: 237: Convert to VM.blockdev_create()
Kevin Wolf
1
-74
/
+65
2019-12-19
iotests: 213: Convert to VM.blockdev_create()
Kevin Wolf
1
-61
/
+52
2019-12-19
iotests: 212: Convert to VM.blockdev_create()
Kevin Wolf
1
-55
/
+46
2019-12-19
iotests: 210: Convert to VM.blockdev_create()
Kevin Wolf
1
-45
/
+36
2019-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
1
-121
/
+111
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
1
-10
/
+0
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
1
-0
/
+16
[next]