Age | Commit message (Expand) | Author | Files | Lines |
2021-03-18 | block: remove dirty bitmaps 'status' field | Daniel P. Berrangé | 1 | -4/+0 |
2021-01-26 | iotests: Move try_remove to iotests.py | Max Reitz | 1 | -7/+1 |
2021-01-20 | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-10 | iotests: prepare 124 and 257 bitmap querying for backup-top filter | Vladimir Sementsov-Ogievskiy | 1 | -47/+36 |
2019-09-10 | iotests: Restrict file Python tests to file | Max Reitz | 1 | -1/+2 |
2019-08-06 | iotests: Test incremental backup after truncation | Max Reitz | 1 | -4/+34 |
2019-03-12 | iotests: add busy/recording bit test to 124 | John Snow | 1 | -0/+113 |
2019-02-19 | dirty-bitmap: Expose persistent flag to 'query-block' | Eric Blake | 1 | -0/+1 |
2018-10-30 | iotests: Different iterator behavior in Python 3 | Max Reitz | 1 | -2/+2 |
2018-05-23 | job: Add JOB_STATUS_CHANGE QMP event | Kevin Wolf | 1 | -0/+8 |
2018-03-09 | iotests: Mark all tests executable | Eric Blake | 1 | -0/+0 |
2017-08-01 | iotests: Check dirty bitmap statistics in 124 | Eric Blake | 1 | -1/+6 |
2016-11-14 | iotests: add transactional failure race test | John Snow | 1 | -18/+35 |
2016-10-24 | block: Remove "options" indirection from blockdev-add | Kevin Wolf | 1 | -10/+10 |
2016-09-23 | qemu-iotests/124: Avoid blockdev-add with id | Kevin Wolf | 1 | -7/+10 |
2016-02-29 | iotests/124: Add cluster_size mismatch test | John Snow | 1 | -5/+53 |
2015-12-18 | iotests: 124: don't reopen qcow2 | John Snow | 1 | -12/+14 |
2015-12-18 | iotests: 124: move incremental failure test | John Snow | 1 | -57/+60 |
2015-12-18 | iotests: 124: Split into two test classes | John Snow | 1 | -13/+22 |
2015-11-12 | iotests: 124 - transactional failure test | John Snow | 1 | -2/+128 |
2015-11-12 | iotests: add transactional incremental backup test | John Snow | 1 | -0/+54 |
2015-07-02 | qapi: Rename 'dirty-bitmap' mode to 'incremental' | John Snow | 1 | -3/+3 |
2015-06-12 | iotests: remove assertIsNotNone call | John Snow | 1 | -1/+1 |
2015-04-28 | iotests: add incremental backup granularity tests | John Snow | 1 | -11/+47 |
2015-04-28 | iotests: add incremental backup failure recovery test | John Snow | 1 | -0/+57 |
2015-04-28 | iotests: add simple incremental backup case | John Snow | 1 | -4/+170 |
2015-04-28 | iotests: add invalid input incremental backup tests | John Snow | 1 | -0/+104 |