index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
qemu-iotests: fix 203 migration completion race
Stefan Hajnoczi
2
-4
/
+16
2018-03-09
iotests: Tweak 030 in order to trigger a race condition with parallel jobs
Alberto Garcia
2
-11
/
+45
2018-03-09
iotests: Skip test for ENOMEM error
Fam Zheng
1
-3
/
+2
2018-03-09
iotests: Mark all tests executable
Eric Blake
10
-0
/
+0
2018-03-09
iotests: Test creating overlay when guest running
Fam Zheng
2
-6
/
+9
2018-03-09
qemu-iotests: Test ssh image creation over QMP
Kevin Wolf
3
-0
/
+337
2018-03-09
qemu-iotests: Test qcow2 over file image creation with QMP
Kevin Wolf
3
-0
/
+646
2018-03-09
qcow2: Use visitor for options in qcow2_create()
Kevin Wolf
2
-6
/
+6
2018-03-09
qcow2: Make qemu-img check detect corrupted L1 tables in snapshots
Alberto Garcia
2
-0
/
+22
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
Alberto Garcia
2
-0
/
+4
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
Alberto Garcia
2
-0
/
+6
2018-03-09
qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
Alberto Garcia
2
-0
/
+8
2018-03-09
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
Alberto Garcia
2
-0
/
+6
2018-03-09
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
Alberto Garcia
2
-2
/
+16
2018-03-09
qcow2: Generalize validate_table_offset() into qcow2_validate_table()
Alberto Garcia
1
-8
/
+8
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
1
-4
/
+0
2018-03-02
iotest 033: add misaligned write-zeroes test via truncate
Anton Nefedov
2
-0
/
+42
2018-02-13
iotests: Add l2-cache-entry-size to iotest 137
Alberto Garcia
2
-0
/
+7
2018-02-13
iotests: Test downgrading an image using a small L2 slice size
Alberto Garcia
2
-0
/
+77
2018-02-13
iotests: Test valid values of l2-cache-entry-size
Alberto Garcia
2
-0
/
+20
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2018-02-13
iotests: Use virtio-blk in 155
Max Reitz
1
-5
/
+9
2018-02-13
iotests: Fix CID for VMDK afl image
Fam Zheng
2
-1
/
+1
2018-02-09
iotests: 205: support luks format
Vladimir Sementsov-Ogievskiy
2
-2
/
+33
2018-01-31
iotests: Make 200 run on tmpfs
Max Reitz
1
-1
/
+1
2018-01-26
iotest 205: new test for qmp nbd-server-remove
Vladimir Sementsov-Ogievskiy
3
-0
/
+162
2018-01-26
iotests: implement QemuIoInteractive class
Vladimir Sementsov-Ogievskiy
1
-0
/
+38
2018-01-26
iotest 147: add cases to test new @name parameter of nbd-server-add
Vladimir Sementsov-Ogievskiy
2
-15
/
+57
2018-01-23
iotests: Disable some tests for compat=0.10
Max Reitz
4
-2
/
+9
2018-01-23
iotests: Split 177 into two parts for compat=0.10
Eric Blake
5
-32
/
+193
2018-01-23
iotests: Make 059 pass on machines with little RAM
Max Reitz
1
-1
/
+3
2018-01-23
iotests: Filter compat-dependent info in 198
Max Reitz
2
-10
/
+4
2018-01-23
iotests: Make 191 work with qcow2 options
Max Reitz
2
-227
/
+91
2018-01-23
iotests: Make 184 image-less
Max Reitz
2
-74
/
+14
2018-01-23
iotests: Make 089 compatible with compat=0.10
Max Reitz
2
-12
/
+2
2018-01-23
iotests: Fix 067 for compat=0.10
Max Reitz
2
-72
/
+28
2018-01-23
iotests: Fix 059's reference output
Max Reitz
1
-1
/
+1
2018-01-23
iotests: Fix 051 for compat=0.10
Max Reitz
3
-0
/
+4
2018-01-23
iotests: Fix 020 for vmdk
Max Reitz
2
-5
/
+10
2018-01-23
iotests: Skip 103 for refcount_bits=1
Max Reitz
1
-0
/
+2
2018-01-23
iotests: Forbid 020 for non-file protocols
Max Reitz
1
-7
/
+1
2018-01-23
iotests: Drop format-specific in _filter_img_info
Max Reitz
2
-3
/
+32
2018-01-23
iotests: Fix _img_info for backslashes
Max Reitz
1
-1
/
+1
2018-01-23
qemu-iotests: Fix locking issue in 102
Max Reitz
2
-2
/
+8
2018-01-23
blockdev: Mark BD-{remove,insert}-medium stable
Max Reitz
3
-14
/
+14
2018-01-23
iotests: Make BD-{remove,insert}-medium use @id
Max Reitz
2
-131
/
+113
2018-01-23
qcow2: Repair unaligned preallocated zero clusters
Max Reitz
2
-1
/
+11
2018-01-23
tests/qemu-iotests: adding savevm/loadvm with postcopy flag test
Daniel Henrique Barboza
3
-0
/
+144
2017-12-22
iotests: fix 197 for vpc
John Snow
2
-1
/
+6
2017-12-19
qemu-iotests: add 203 savevm with IOThreads test
Stefan Hajnoczi
3
-0
/
+66
[next]