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-05-18
block: Use blk_make_empty() after commits
Max Reitz
1
-4
/
+4
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
3
-0
/
+48
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
1
-4
/
+4
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2
-2
/
+47
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2
-8
/
+16
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
3
-48
/
+41
2020-05-13
iotests: 287: add qcow2 compression type test
Denis Plotnikov
3
-0
/
+220
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
19
-147
/
+212
2020-05-08
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
1
-4
/
+7
2020-05-08
iotests: Backup with different source/target size
Kevin Wolf
2
-4
/
+41
2020-05-08
iotests/283: Use consistent size for source and target
Kevin Wolf
2
-2
/
+6
2020-05-08
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2
-3
/
+6
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
3
-0
/
+98
2020-05-08
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2020-05-08
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2020-05-08
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2
-35
/
+39
2020-05-08
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
1
-8
/
+0
2020-05-08
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2
-3
/
+36
2020-05-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in...
Peter Maydell
52
-227
/
+412
2020-05-05
Fix iotest 153
Maxim Levitsky
2
-7
/
+7
2020-05-05
block: Comment cleanups
Eric Blake
4
-4
/
+4
2020-05-05
qcow2: Allow resize of images with internal snapshots
Eric Blake
2
-0
/
+63
2020-05-05
iotests: use python logging for iotests.log()
John Snow
5
-31
/
+39
2020-05-05
iotests: Mark verify functions as private
John Snow
1
-10
/
+13
2020-05-05
iotest 258: use script_main
John Snow
1
-7
/
+4
2020-05-05
iotests: add script_initialize
John Snow
38
-83
/
+132
2020-05-05
iotests: add hmp helper with logging
John Snow
1
-15
/
+24
2020-05-05
iotests: limit line length to 79 chars
John Snow
2
-23
/
+47
2020-05-05
iotests: touch up log function signature
John Snow
1
-3
/
+11
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
1
-4
/
+1
2020-05-05
iotests: alphabetize standard imports
John Snow
1
-9
/
+9
2020-05-05
iotests: add pylintrc file
John Snow
1
-0
/
+22
2020-05-05
iotests: replace mutable list default args
John Snow
1
-12
/
+12
2020-05-05
iotests: ignore import warnings from pylint
John Snow
1
-0
/
+1
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2
-4
/
+5
2020-05-05
iotests: do a light delinting
John Snow
1
-40
/
+43
2020-05-04
iotests/041: Fix NBD socket path
Max Reitz
1
-1
/
+1
2020-04-30
qcow2: Forward ZERO_WRITE flag for full preallocation
Kevin Wolf
1
-2
/
+2
2020-04-30
iotests: Test committing to short backing file
Kevin Wolf
3
-0
/
+424
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
1
-2
/
+3
2020-04-30
qemu-iotests: allow qcow2 external discarded clusters to contain stale data
Paolo Bonzini
2
-5
/
+14
2020-04-07
iotests/common.pattern: Quote echos
Max Reitz
1
-11
/
+11
2020-04-07
qemu-img: Report convert errors by bytes, not sectors
Eric Blake
1
-1
/
+1
2020-04-07
qcow2: Forbid discard in qcow2 v2 images with backing files
Alberto Garcia
8
-19
/
+181
2020-03-26
iotests/138: Test leaks/corruptions fixed report
Max Reitz
2
-2
/
+53
2020-03-26
iotests: Add poke_file_[bl]e functions
Max Reitz
1
-0
/
+24
2020-03-26
qcow2: Avoid feature name extension on small cluster size
Eric Blake
2
-4
/
+8
[next]