Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | iotests: Add test for 4G+ compressed qcow2 write | Max Reitz | 3 | -0/+90 |
2019-10-31 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 1 | -2/+4 |
2019-10-31 | iotests: Remove 130 from the "auto" group | Thomas Huth | 1 | -1/+1 |
2019-10-31 | IDE: deprecate ide-drive | John Snow | 1 | -2/+4 |
2019-10-28 | qemu-iotests: restrict 264 to qcow2 only | Vladimir Sementsov-Ogievskiy | 1 | -0/+2 |
2019-10-28 | iotests: Test qcow2's snapshot table handling | Max Reitz | 3 | -0/+870 |
2019-10-28 | iotests: Add peek_file* functions | Max Reitz | 1 | -0/+20 |
2019-10-28 | iotests: Drop TEST_DIR filter from _filter_nbd | Max Reitz | 1 | -1/+0 |
2019-10-28 | iotests/267: Create socket in $SOCK_DIR | Max Reitz | 2 | -3/+3 |
2019-10-28 | iotests/240: Create socket in $SOCK_DIR | Max Reitz | 1 | -2/+2 |
2019-10-28 | iotests/223: Create socket in $SOCK_DIR | Max Reitz | 1 | -7/+7 |
2019-10-28 | iotests/222: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/209: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+2 |
2019-10-28 | iotests/208: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/205: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/201: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/194: Create sockets in $SOCK_DIR | Max Reitz | 1 | -2/+2 |
2019-10-28 | iotests/192: Create socket in $SOCK_DIR | Max Reitz | 2 | -3/+3 |
2019-10-28 | iotests/183: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/182: Create socket in $SOCK_DIR | Max Reitz | 1 | -2/+2 |
2019-10-28 | iotests/181: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/147: Create socket in $SOCK_DIR | Max Reitz | 1 | -1/+1 |
2019-10-28 | iotests/143: Create socket in $SOCK_DIR | Max Reitz | 2 | -4/+4 |
2019-10-28 | iotests/140: Create socket in $SOCK_DIR | Max Reitz | 2 | -5/+5 |
2019-10-28 | iotests/083: Create socket in $SOCK_DIR | Max Reitz | 2 | -20/+20 |
2019-10-28 | iotests: Let common.nbd create socket in $SOCK_DIR | Max Reitz | 2 | -3/+1 |
2019-10-28 | iotests: Filter $SOCK_DIR | Max Reitz | 1 | -1/+5 |
2019-10-28 | iotests.py: Add @base_dir to FilePaths etc. | Max Reitz | 1 | -6/+6 |
2019-10-28 | iotests.py: Store socket files in $SOCK_DIR | Max Reitz | 1 | -1/+3 |
2019-10-28 | iotests: Introduce $SOCK_DIR | Max Reitz | 1 | -2/+13 |
2019-10-28 | iotests: Cache supported_formats() | Max Reitz | 1 | -3/+11 |
2019-10-28 | iotests: Test driver whitelisting in 136 | Max Reitz | 1 | -4/+10 |
2019-10-28 | iotests: Test driver whitelisting in 093 | Max Reitz | 1 | -3/+9 |
2019-10-28 | iotests: Let skip_if_unsupported accept a function | Max Reitz | 1 | -2/+6 |
2019-10-28 | iotests: Use case_skip() in skip_if_unsupported() | Max Reitz | 1 | -4/+4 |
2019-10-28 | iotests: Allow skipping test cases | Max Reitz | 1 | -3/+19 |
2019-10-28 | iotests: Prefer null-co over null-aio | Max Reitz | 2 | -5/+4 |
2019-10-25 | iotests: Skip read-only cases in 118 when run as root | Kevin Wolf | 2 | -0/+13 |
2019-10-22 | iotests: test nbd reconnect | Vladimir Sementsov-Ogievskiy | 4 | -0/+120 |
2019-10-17 | iotests: add test 260 to check bitmap life after snapshot + commit | Vladimir Sementsov-Ogievskiy | 3 | -0/+142 |
2019-10-17 | iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW | Vladimir Sementsov-Ogievskiy | 2 | -4/+57 |
2019-10-14 | iotests: Test large write request to qcow2 file | Max Reitz | 3 | -0/+93 |
2019-10-14 | iotests/028: Fix for long $TEST_DIRs | Max Reitz | 2 | -4/+8 |
2019-10-14 | block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACK | Alberto Garcia | 3 | -0/+63 |
2019-10-10 | iotests/162: Fix for newer Linux 5.3+ | Max Reitz | 2 | -2/+2 |
2019-10-10 | tests: fix I/O test for hosts defaulting to LUKSv2 | Daniel P. Berrangé | 2 | -23/+23 |
2019-10-10 | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy | 4 | -160/+163 |
2019-10-10 | iotests: Use stat -c %b in 125 | Max Reitz | 1 | -2/+1 |
2019-10-10 | iotests: Disable 125 on broken XFS versions | Max Reitz | 1 | -0/+40 |
2019-10-10 | iotests: Fix 125 for growth_mode = metadata | Max Reitz | 1 | -1/+1 |