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: Use configured python
Max Reitz
2014-05-09
9
-43
/
+64
*
iotests: Discarding compressed clusters on qcow2
Max Reitz
2014-04-29
3
-0
/
+74
*
block: qemu-iotests: make test 019 and 086 work with spaced pathnames
Jeff Cody
2014-04-29
2
-5
/
+5
*
block: qemu-iotests - fix image cleanup when using spaced pathnames
Jeff Cody
2014-04-29
1
-2
/
+2
*
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
2014-04-25
3
-55
/
+9
*
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
2014-04-22
2
-0
/
+57
*
block: Catch duplicate IDs in bdrv_new()
Kevin Wolf
2014-04-22
2
-0
/
+46
*
block: Catch integer overflow in bdrv_rw_co()
Kevin Wolf
2014-04-22
1
-4
/
+1
*
bochs: Fix catalog size check
Kevin Wolf
2014-04-11
2
-3
/
+9
*
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
2014-04-04
2
-0
/
+36
*
qemu-iotests: Remove CR line endings in reference output
Kevin Wolf
2014-04-04
1
-5
/
+5
*
block: Don't parse 'filename' option
Kevin Wolf
2014-04-04
2
-0
/
+15
*
qcow2: Flush metadata during read-only reopen
Kevin Wolf
2014-04-04
2
-0
/
+31
*
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
2014-04-01
2
-0
/
+11
*
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
2014-04-01
5
-0
/
+91
*
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
2014-04-01
2
-1
/
+20
*
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
2014-04-01
2
-1
/
+21
*
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
2014-04-01
2
-0
/
+11
*
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
2014-04-01
2
-2
/
+33
*
block: vdi bounds check qemu-io tests
Jeff Cody
2014-04-01
3
-0
/
+138
*
qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0...
Kevin Wolf
2014-04-01
4
-4
/
+22
*
qcow2: Fix backing file name length check
Kevin Wolf
2014-04-01
2
-0
/
+13
*
qcow2: Validate active L1 table offset and size (CVE-2014-0144)
Kevin Wolf
2014-04-01
2
-0
/
+29
*
qcow2: Validate snapshot table offset/size (CVE-2014-0144)
Kevin Wolf
2014-04-01
2
-0
/
+44
*
qcow2: Validate refcount table offset
Kevin Wolf
2014-04-01
2
-0
/
+23
*
qcow2: Check refcount table size (CVE-2014-0144)
Kevin Wolf
2014-04-01
2
-0
/
+17
*
qcow2: Check backing_file_offset (CVE-2014-0144)
Kevin Wolf
2014-04-01
2
-0
/
+19
*
qcow2: Check header_length (CVE-2014-0144)
Kevin Wolf
2014-04-01
3
-0
/
+71
*
vpc: Validate block size (CVE-2014-0142)
Kevin Wolf
2014-04-01
3
-0
/
+82
*
bochs: Check extent_size header field (CVE-2014-0142)
Kevin Wolf
2014-04-01
2
-0
/
+21
*
bochs: Check catalog_size header field (CVE-2014-0143)
Kevin Wolf
2014-04-01
2
-1
/
+22
*
bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
Kevin Wolf
2014-04-01
2
-0
/
+12
*
qemu-iotests: Support for bochs format
Kevin Wolf
2014-04-01
5
-0
/
+67
*
block/cloop: fix offsets[] size off-by-one
Stefan Hajnoczi
2014-04-01
2
-0
/
+9
*
block/cloop: refuse images with bogus offsets (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
2
-0
/
+23
*
block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
2
-0
/
+10
*
block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
Stefan Hajnoczi
2014-04-01
2
-0
/
+11
*
block/cloop: validate block_size header field (CVE-2014-0144)
Stefan Hajnoczi
2014-04-01
2
-0
/
+32
*
qemu-iotests: add cloop input validation tests
Stefan Hajnoczi
2014-04-01
4
-0
/
+60
*
qemu-iotests: add ./check -cloop support
Stefan Hajnoczi
2014-04-01
2
-0
/
+10
*
qemu-iotests: remove 085 and 087 from 'quick' group
Stefan Hajnoczi
2014-03-14
1
-2
/
+2
*
qemu-iotests: add 083 NBD client disconnect tests
Stefan Hajnoczi
2014-03-14
3
-0
/
+293
*
tests: add nbd-fault-injector.py utility
Stefan Hajnoczi
2014-03-14
1
-0
/
+264
*
blockdev: Refuse to open encrypted image unless paused
Markus Armbruster
2014-03-14
2
-1
/
+27
*
iotests: Test corruption during COW request
Max Reitz
2014-03-13
2
-0
/
+41
*
block: qemu-iotests 085 - live snapshots tests
Jeff Cody
2014-03-07
3
-0
/
+248
*
block: Fix error path segfault in bdrv_open()
Kevin Wolf
2014-03-06
2
-0
/
+24
*
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf
2014-03-06
3
-0
/
+163
*
qemu-iotests: Test progress output for conversion
Kevin Wolf
2014-03-05
3
-0
/
+84
*
discard rbd error output when not relevant in qemu-iotests
Loic Dachary
2014-02-28
1
-1
/
+1
[prev]
[next]