index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Commit message (
Expand
)
Author
Age
Files
Lines
*
iotests: Add preallocated growth test for qcow2
Max Reitz
2017-07-11
3
-0
/
+517
*
iotests: Add preallocated resize test for raw
Max Reitz
2017-07-11
3
-0
/
+143
*
block/qcow2: Add qcow2_refcount_area()
Max Reitz
2017-07-11
1
-1
/
+1
*
iotests: add test 178 for qemu-img measure
Stefan Hajnoczi
2017-07-11
4
-0
/
+615
*
qemu-iotests: support per-format golden output files
Stefan Hajnoczi
2017-07-11
1
-0
/
+5
*
tests: Avoid non-portable 'echo -ARG'
Eric Blake
2017-07-11
5
-44
/
+45
*
iotests: Add test for colon handling
Max Reitz
2017-07-11
3
-0
/
+129
*
iotests: Use absolute paths for executables
Max Reitz
2017-07-11
1
-0
/
+11
*
iotests: chown LUKS device before qemu-io launches
Daniel P. Berrange
2017-07-11
2
-179
/
+177
*
iotests: add more LUKS hash combination tests
Daniel P. Berrange
2017-07-11
2
-8
/
+484
*
iotests: reduce PBKDF iterations when testing LUKS
Daniel P. Berrange
2017-07-11
4
-60
/
+67
*
iotests: fix remainining tests to work with LUKS
Daniel P. Berrange
2017-07-11
9
-24
/
+82
*
iotests: skip 159 & 170 with luks format
Daniel P. Berrange
2017-07-11
2
-0
/
+2
*
iotests: test qcow2 persistent dirty bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
3
-0
/
+111
*
iotests: 181 does not work for all formats
Max Reitz
2017-07-11
1
-0
/
+2
*
iotests: enable tests 134 and 158 to work with qcow (v1)
Daniel P. Berrange
2017-07-11
2
-2
/
+2
*
qcow2: add iotests to cover LUKS encryption support
Daniel P. Berrange
2017-07-11
7
-2
/
+255
*
qcow2: add support for LUKS encryption format
Daniel P. Berrange
2017-07-11
1
-54
/
+216
*
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
10
-64
/
+80
*
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2017-07-11
5
-108
/
+135
*
iotests: skip 048 with qcow which doesn't support resize
Daniel P. Berrange
2017-07-11
1
-1
/
+1
*
iotests: skip 042 with qcow which dosn't support zero sized images
Daniel P. Berrange
2017-07-11
1
-1
/
+1
*
blkdebug: Support .bdrv_co_get_block_status
Eric Blake
2017-07-10
1
-1
/
+4
*
block: Guarantee that *file is set on bdrv_get_block_status()
Eric Blake
2017-07-10
2
-0
/
+5
*
qemu-io: Don't die on second open
Eric Blake
2017-07-10
3
-2
/
+10
*
block: Exploit BDRV_BLOCK_EOF for larger zero blocks
Eric Blake
2017-06-30
2
-10
/
+6
*
qemu-iotests: 068: test iothread mode
Stefan Hajnoczi
2017-06-26
2
-10
/
+24
*
qemu-iotests: 068: use -drive/-device instead of -hda
Stefan Hajnoczi
2017-06-26
1
-1
/
+6
*
qemu-iotests: 068: extract _qemu() function
Stefan Hajnoczi
2017-06-26
1
-6
/
+9
*
qemu-iotests: Test exiting qemu with running job
Kevin Wolf
2017-06-26
3
-0
/
+266
*
qemu-iotests: Allow starting new qemu after cleanup
Kevin Wolf
2017-06-26
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-06-12
5
-4
/
+222
|
\
|
*
qemu-iotests: Test automatic commit job cancel on hot unplug
Kevin Wolf
2017-06-09
2
-4
/
+35
|
*
qemu-iotests: Block migration test
Kevin Wolf
2017-06-09
3
-0
/
+187
*
|
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
2017-06-06
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-30
4
-3
/
+14
|
\
|
*
block: Tweak error message related to qemu-img amend
Eric Blake
2017-05-29
1
-1
/
+1
|
*
iotests: 147: Don't test inet6 if not available
Fam Zheng
2017-05-26
1
-0
/
+7
|
*
qemu-iotests: Test streaming with missing job ID
Kevin Wolf
2017-05-26
2
-2
/
+6
*
|
shutdown: Expose bool cause in SHUTDOWN and RESET events
Eric Blake
2017-05-23
10
-16
/
+16
|
/
*
qcow2: Optimize write zero of unaligned tail cluster
Eric Blake
2017-05-11
2
-2
/
+286
*
iotests: Add test 179 to cover write zeroes with unmap
Eric Blake
2017-05-11
3
-0
/
+287
*
iotests: Improve _filter_qemu_img_map
Eric Blake
2017-05-11
3
-24
/
+26
*
qcow2: Make distinction between zero cluster types obvious
Eric Blake
2017-05-11
1
-3
/
+3
*
tests: Add coverage for recent block geometry fixes
Eric Blake
2017-05-11
3
-0
/
+164
*
qemu-io: Switch 'map' output to byte-based reporting
Eric Blake
2017-05-11
2
-17
/
+17
*
qemu-io: Switch 'alloc' command to byte-based length
Eric Blake
2017-05-11
2
-5
/
+5
*
iotests: Extend test 066
Max Reitz
2017-05-11
2
-1
/
+173
*
tests: Add POSIX image locking test case 182
Fam Zheng
2017-05-11
3
-0
/
+77
*
qemu-iotests: Add test case 153 for image locking
Fam Zheng
2017-05-11
3
-0
/
+624
[next]