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
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
6
-113
/
+3
2016-07-13
iotests: Make 157 actually format-agnostic
Max Reitz
2
-9
/
+10
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2
-2
/
+100
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
3
-0
/
+111
2016-07-04
crypto: fix handling of iv generator hash defaults
Daniel P. Berrange
2
-0
/
+252
2016-06-28
iotests: add small-granularity mirror test
John Snow
2
-2
/
+32
2016-06-16
iotests: Add test for oVirt-like storage migration
Max Reitz
3
-0
/
+223
2016-06-16
iotests: Add test for post-mirror backing chains
Max Reitz
3
-0
/
+267
2016-06-16
iotests: 095: Clean up QEMU before showing image info
Fam Zheng
1
-0
/
+2
2016-06-16
doc: Fix mailing list address in tests/qemu-iotests/README
Thomas Huth
1
-1
/
+2
2016-06-16
block: drop support for using qcow[2] encryption with system emulators
Daniel P. Berrange
1
-10
/
+2
2016-06-08
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2
-2
/
+2
2016-06-08
qcow2: Catch more unaligned write_zero into zero cluster
Eric Blake
1
-4
/
+4
2016-06-08
qemu-iotests: Test one more spot for optimizing write_zeroes
Eric Blake
2
-0
/
+77
2016-06-08
block: split write_zeroes always
Denis V. Lunev
1
-6
/
+12
2016-06-07
block/io: optimize bdrv_co_pwritev for small requests
Peter Lieven
2
-37
/
+1
2016-05-25
mirror: Allow target that already has a BlockBackend
Kevin Wolf
2
-29
/
+2
2016-05-19
qemu-iotests: Fix regression in 136 on aio_read invalid
Eric Blake
1
-11
/
+4
2016-05-19
qemu-iotests: Simplify 109 with unaligned qemu-img compare
Eric Blake
2
-6
/
+0
2016-05-19
qemu-iotests: Some more write_zeroes tests
Kevin Wolf
3
-0
/
+508
2016-05-19
block: Don't return throttling info in query-named-block-nodes
Kevin Wolf
1
-1
/
+2
2016-05-19
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
5
-274
/
+7
2016-05-12
qemu-iotests: iotests: fail hard if not run via "check"
Sascha Silbe
1
-1
/
+9
2016-05-12
block: enable testing of LUKS driver with block I/O tests
Daniel P. Berrange
10
-11
/
+67
2016-05-12
block: add support for encryption secrets in block I/O tests
Daniel P. Berrange
4
-3
/
+16
2016-05-12
block: add support for --image-opts in block I/O tests
Daniel P. Berrange
6
-34
/
+77
2016-05-12
qemu-io: Allow unaligned access by default
Eric Blake
1
-720
/
+1440
2016-05-12
iotests: fix the redirection order in 083
Wei Jiangang
1
-2
/
+2
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
1
-0
/
+2
2016-04-20
iotests: Test case for drive-mirror with unaligned image size
Fam Zheng
3
-0
/
+68
2016-04-20
iotests: Add iotests.image_size
Fam Zheng
1
-0
/
+6
2016-04-20
mirror: Don't extend the last sub-chunk
Fam Zheng
1
-22
/
+22
2016-04-15
qemu-iotests: 041: More robust assertion on quorum node
Fam Zheng
2
-8
/
+18
2016-04-15
qemu-iotests: place valgrind log file in scratch dir
Sascha Silbe
1
-1
/
+1
2016-04-15
qemu-iotests: tests: do not set unused tmp variable
Sascha Silbe
117
-117
/
+0
2016-04-15
qemu-iotests: common.rc: drop unused _do()
Sascha Silbe
1
-46
/
+0
2016-04-15
qemu-iotests: drop unused _within_tolerance() filter
Sascha Silbe
1
-101
/
+0
2016-04-15
block: Fix blk_aio_write_zeroes()
Kevin Wolf
2
-3
/
+87
2016-04-12
qemu-iotests: iotests.py: get rid of __all__
Sascha Silbe
1
-4
/
+0
2016-04-12
qemu-iotests: 068: don't require KVM
Sascha Silbe
1
-1
/
+1
2016-04-12
qemu-iotests: 148: properly skip test if quorum support is missing
Sascha Silbe
2
-3
/
+6
2016-04-12
qemu-iotests: iotests.VM: remove qtest socket on error
Sascha Silbe
1
-1
/
+12
2016-04-12
qemu-iotests: fix 051 on non-PC architectures
Sascha Silbe
1
-5
/
+5
2016-04-12
qemu-iotests: check: don't place files with predictable names in /tmp
Sascha Silbe
1
-10
/
+11
2016-04-12
iotests: Make 150 use qemu-img map instead of du
Max Reitz
2
-44
/
+10
2016-04-12
iotests: fix the broken 026.nocache output
Pavel Butsykin
1
-19
/
+123
2016-04-05
qemu-iotests: 149: Use "/usr/bin/env python"
Fam Zheng
1
-1
/
+1
2016-03-30
iotests: Test qemu-img convert -S 0 behavior
Max Reitz
3
-0
/
+120
2016-03-30
qemu-img: Fix preallocation with -S 0 for convert
Max Reitz
1
-4
/
+2
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
4
-27
/
+27
[next]