Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2017-11-27 | iotests: fix 075 and 078 | John Snow | 1 | -9/+9 |
2016-04-15 | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 1 | -1/+0 |
2014-10-23 | block: qemu-iotests change _supported_proto to file once more. | Peter Lieven | 1 | -1/+1 |
2014-04-01 | block/cloop: fix offsets[] size off-by-one | Stefan Hajnoczi | 1 | -0/+5 |
2014-04-01 | block/cloop: refuse images with bogus offsets (CVE-2014-0144) | Stefan Hajnoczi | 1 | -0/+15 |
2014-04-01 | block/cloop: refuse images with huge offsets arrays (CVE-2014-0144) | Stefan Hajnoczi | 1 | -0/+6 |
2014-04-01 | block/cloop: prevent offsets_size integer overflow (CVE-2014-0143) | Stefan Hajnoczi | 1 | -0/+7 |
2014-04-01 | block/cloop: validate block_size header field (CVE-2014-0144) | Stefan Hajnoczi | 1 | -0/+20 |
2014-04-01 | qemu-iotests: add cloop input validation tests | Stefan Hajnoczi | 1 | -0/+53 |