Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-12-11 | iotests: Enable fuse for many tests | Max Reitz | 1 | -1/+1 |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov | 1 | -1/+1 |
2020-01-06 | iotests: Disable data_file where it cannot be used | Max Reitz | 1 | -2/+3 |
2020-01-06 | iotests: Use _rm_test_img for deleting test images | Max Reitz | 1 | -1/+1 |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-11-19 | qemu-iotests: remove unused variable 'here' | Mao Zhongyi | 1 | -1/+0 |
2018-06-11 | qemu-img: Remove deprecated -s snapshot_id_or_name option | Thomas Huth | 1 | -2/+2 |
2018-03-09 | qcow2: Make qemu-img check detect corrupted L1 tables in snapshots | Alberto Garcia | 1 | -0/+2 |
2018-03-09 | qcow2: Check snapshot L1 table in qcow2_snapshot_delete() | Alberto Garcia | 1 | -0/+2 |
2018-03-09 | qcow2: Check snapshot L1 table in qcow2_snapshot_goto() | Alberto Garcia | 1 | -0/+2 |
2018-03-09 | qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap() | Alberto Garcia | 1 | -0/+4 |
2018-03-09 | qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() | Alberto Garcia | 1 | -0/+2 |
2018-03-09 | qcow2: Check L1 table offset in qcow2_snapshot_load_tmp() | Alberto Garcia | 1 | -1/+9 |
2018-01-23 | iotests: Disable some tests for compat=0.10 | Max Reitz | 1 | -2/+3 |
2016-04-15 | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 1 | -1/+0 |
2015-03-10 | iotests: Prepare for refcount_bits option | Max Reitz | 1 | -0/+2 |
2014-12-10 | qcow2: Fix header extension size check | Kevin Wolf | 1 | -0/+2 |
2014-10-23 | block: qemu-iotests change _supported_proto to file once more. | Peter Lieven | 1 | -1/+1 |
2014-04-01 | qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) | Kevin Wolf | 1 | -1/+14 |
2014-04-01 | qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146) | Kevin Wolf | 1 | -0/+7 |
2014-04-01 | qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0... | Kevin Wolf | 1 | -0/+11 |
2014-04-01 | qcow2: Fix backing file name length check | Kevin Wolf | 1 | -0/+8 |
2014-04-01 | qcow2: Validate active L1 table offset and size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+18 |
2014-04-01 | qcow2: Validate snapshot table offset/size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+27 |
2014-04-01 | qcow2: Validate refcount table offset | Kevin Wolf | 1 | -0/+13 |
2014-04-01 | qcow2: Check refcount table size (CVE-2014-0144) | Kevin Wolf | 1 | -0/+10 |
2014-04-01 | qcow2: Check backing_file_offset (CVE-2014-0144) | Kevin Wolf | 1 | -0/+12 |
2014-04-01 | qcow2: Check header_length (CVE-2014-0144) | Kevin Wolf | 1 | -0/+61 |