Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-28 | iotests: Test driver whitelisting in 136 | Max Reitz | 1 | -4/+10 |
2019-07-19 | iotests: Set read-zeroes on in null block driver for Valgrind | Andrey Shinkevich | 1 | -0/+1 |
2018-10-30 | iotests: Use // for Python integer division | Max Reitz | 1 | -1/+1 |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_has_key | Eduardo Habkost | 1 | -1/+1 |
2018-03-09 | iotests: Mark all tests executable | Eric Blake | 1 | -0/+0 |
2017-11-14 | iotests: Make 136 less flaky | Max Reitz | 1 | -1/+13 |
2017-08-08 | block/null: Remove 'filename' option | Kevin Wolf | 1 | -1/+1 |
2016-05-19 | qemu-iotests: Fix regression in 136 on aio_read invalid | Eric Blake | 1 | -11/+4 |
2016-05-19 | block: Remove bdrv_aio_multiwrite() | Kevin Wolf | 1 | -16/+4 |
2015-11-17 | block: make 'stats-interval' an array of ints instead of a string | Alberto Garcia | 1 | -1/+1 |
2015-11-12 | iotests: Add test for the block device statistics | Alberto Garcia | 1 | -0/+349 |