Age | Commit message (Expand) | Author |
2019-10-28 | qcow2: Separate qcow2_check_read_snapshot_table() | Max Reitz |
2019-10-28 | qcow2: Write v3-compliant snapshot list on upgrade | Max Reitz |
2019-10-28 | qcow2: Put qcow2_upgrade() into its own function | Max Reitz |
2019-10-28 | qcow2: Make qcow2_write_snapshots() public | Max Reitz |
2019-10-28 | qcow2: Keep unknown extra snapshot data | Max Reitz |
2019-10-28 | qcow2: Add Error ** to qcow2_read_snapshots() | Max Reitz |
2019-10-28 | qcow2: Use endof() | Max Reitz |
2019-10-28 | include: Move endof() up from hw/virtio/virtio.h | Max Reitz |
2019-10-28 | mirror: Do not dereference invalid pointers | Max Reitz |
2019-10-28 | block/nvme: add support for discard | Maxim Levitsky |
2019-10-28 | block/nvme: add support for write zeros | Maxim Levitsky |
2019-10-28 | block/block-copy: increase buffered copy request | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/block-copy: add memory limit | Vladimir Sementsov-Ogievskiy |
2019-10-28 | util: introduce SharedResource | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/block-copy: refactor copying | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/block-copy: limit copy_range_size to 16 MiB | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/block-copy: allocate buffer in block_copy_with_bounce_buffer | Vladimir Sementsov-Ogievskiy |
2019-10-28 | iotests: Drop TEST_DIR filter from _filter_nbd | Max Reitz |
2019-10-28 | iotests/267: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/240: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/223: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/222: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/209: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/208: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/205: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/201: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/194: Create sockets in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/192: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/183: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/182: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/181: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/147: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/143: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/140: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests/083: Create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests: Let common.nbd create socket in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests: Filter $SOCK_DIR | Max Reitz |
2019-10-28 | iotests.py: Add @base_dir to FilePaths etc. | Max Reitz |
2019-10-28 | iotests.py: Store socket files in $SOCK_DIR | Max Reitz |
2019-10-28 | iotests: Introduce $SOCK_DIR | Max Reitz |
2019-10-28 | Revert "mirror: Only mirror granularity-aligned chunks" | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/mirror: support unaligned write in active mirror | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/block-backend: add blk_co_pwritev_part | Vladimir Sementsov-Ogievskiy |
2019-10-28 | block/mirror: simplify do_sync_target_write | Vladimir Sementsov-Ogievskiy |
2019-10-28 | hbitmap: handle set/reset with zero length | Vladimir Sementsov-Ogievskiy |
2019-10-28 | iotests: Cache supported_formats() | Max Reitz |
2019-10-28 | iotests: Test driver whitelisting in 136 | Max Reitz |
2019-10-28 | iotests: Test driver whitelisting in 093 | Max Reitz |
2019-10-28 | iotests: Let skip_if_unsupported accept a function | Max Reitz |
2019-10-28 | iotests: Use case_skip() in skip_if_unsupported() | Max Reitz |