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: make 083 specific to raw
Cleber Rosa
2018-11-05
1
-1
/
+1
*
iotests: Unify log outputs between Python 2 and 3
Max Reitz
2018-10-31
16
-740
/
+744
*
iotests: Modify imports for Python 3
Max Reitz
2018-10-31
2
-6
/
+14
*
iotests: 'new' module replacement in 169
Max Reitz
2018-10-31
1
-2
/
+1
*
iotests: Explicitly bequeath FDs in Python
Max Reitz
2018-10-31
2
-2
/
+2
*
iotests: Different iterator behavior in Python 3
Max Reitz
2018-10-31
6
-16
/
+23
*
iotests: Use // for Python integer division
Max Reitz
2018-10-31
11
-30
/
+30
*
iotests: Use Python byte strings where appropriate
Max Reitz
2018-10-31
6
-20
/
+25
*
iotests: Flush in iotests.py's QemuIoInteractive
Max Reitz
2018-10-31
1
-0
/
+1
*
iotests: Make nbd-fault-injector flush
Max Reitz
2018-10-31
2
-0
/
+10
*
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-30
3
-3
/
+3
|
\
|
*
tests: Fix typos in comments and help message (found by codespell)
Stefan Weil
2018-10-26
1
-1
/
+1
|
*
qemu-iotests: make 218 executable
Cleber Rosa
2018-10-26
1
-0
/
+0
|
*
qemu-iotests: fix filename containing checks
Cleber Rosa
2018-10-26
1
-2
/
+2
*
|
iotests: 169: add cases for source vm resuming
Vladimir Sementsov-Ogievskiy
2018-10-29
2
-3
/
+61
*
|
iotests: improve 169
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-0
/
+9
*
|
iotests: 169: drop deprecated 'autoload' parameter
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-1
/
+0
|
/
*
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-19
1
-8
/
+4
*
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
1
-0
/
+1
*
qcow2: Assign the L2 cache relatively to the image size
Leonid Bloch
2018-10-01
2
-2
/
+10
*
file-posix: Include filename in locking error message
Fam Zheng
2018-10-01
2
-39
/
+39
*
qemu-iotests: Test snapshot=on with nonexistent TMPDIR
Alberto Garcia
2018-09-25
3
-0
/
+9
*
qemu-iotests: Test commit with top-node/base-node
Kevin Wolf
2018-09-25
2
-4
/
+52
*
block/rbd: add iotest for rbd legacy keyvalue filename parsing
Jeff Cody
2018-09-25
3
-0
/
+72
*
block: iotest to catch abort on forced blockjob cancel
Jeff Cody
2018-08-21
3
-0
/
+119
*
mirror: Fail gracefully for source == target
Kevin Wolf
2018-08-15
2
-2
/
+8
*
qemu-iotests: Update 093 to improve the draining test
Alberto Garcia
2018-08-15
1
-8
/
+11
*
qemu-iotests: Test removing a throttle group member with a pending timer
Alberto Garcia
2018-08-15
2
-2
/
+54
*
qemu-iotests: Test query-blockstats with -drive and -blockdev
Kevin Wolf
2018-07-30
3
-0
/
+307
*
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2018-07-30
2
-0
/
+19
*
iotests: Don't lock /dev/null in 226
Fam Zheng
2018-07-30
1
-2
/
+2
*
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2018-07-30
2
-3
/
+3
*
iotests: Disallow compat=0.10 in 223
Max Reitz
2018-07-23
1
-0
/
+2
*
iotest: Fix filtering order in 226
Max Reitz
2018-07-23
1
-2
/
+2
*
iotests: remove LUKS support from test 226
John Snow
2018-07-23
1
-0
/
+3
*
qemu-iotests: Use host_device instead of file in 149
Kevin Wolf
2018-07-23
2
-173
/
+173
*
qemu-img: align result of is_allocated_sectors
Peter Lieven
2018-07-12
1
-10
/
+8
*
iotests: add test 226 for file driver types
John Snow
2018-07-12
3
-0
/
+93
*
iotests: nbd: Stop qemu-nbd before remaking image
Fam Zheng
2018-07-12
1
-6
/
+15
*
iotests: 153: Fix dead code
Fam Zheng
2018-07-12
2
-0
/
+27
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-10
3
-0
/
+19
|
\
|
*
iotests: 222: Don't run with luks
Fam Zheng
2018-07-10
1
-0
/
+2
|
*
block: Fix copy-on-read crash with partial final cluster
Kevin Wolf
2018-07-10
2
-0
/
+17
*
|
iotests: Add VMDK backing file correlation test
Max Reitz
2018-07-09
3
-0
/
+157
|
/
*
block: Don't silently truncate node names
Kevin Wolf
2018-07-05
3
-0
/
+61
*
iotests: New test 223 for exporting dirty bitmap over NBD
Eric Blake
2018-07-03
3
-0
/
+188
*
iotests: add 222 to test basic fleecing
John Snow
2018-07-02
3
-0
/
+223
*
tests: iotests: drop some stderr line
Peter Xu
2018-06-30
2
-2
/
+9
*
qcow2: Fix src_offset in copy offloading
Fam Zheng
2018-06-29
2
-0
/
+21
*
qemu-iotests: Test qcow2 not leaking clusters on write error
Kevin Wolf
2018-06-29
3
-0
/
+33
[next]