aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-28block/cor: Drop cor_co_truncate()Max Reitz1-8/+0
2019-10-28block: Handle filter truncation like native impl.Max Reitz1-7/+6
2019-10-28iotests: Test qcow2's snapshot table handlingMax Reitz3-0/+870
2019-10-28iotests: Add peek_file* functionsMax Reitz1-0/+20
2019-10-28qcow2: Fix v3 snapshot table entry compliancyMax Reitz1-0/+18
2019-10-28qcow2: Repair snapshot table with too many entriesMax Reitz1-0/+14
2019-10-28qcow2: Fix overly long snapshot tablesMax Reitz1-10/+78
2019-10-28qcow2: Keep track of the snapshot table lengthMax Reitz1-1/+13
2019-10-28qcow2: Fix broken snapshot table entriesMax Reitz1-11/+56
2019-10-28qcow2: Add qcow2_check_fix_snapshot_table()Max Reitz3-1/+36
2019-10-28qcow2: Separate qcow2_check_read_snapshot_table()Max Reitz3-18/+120
2019-10-28qcow2: Write v3-compliant snapshot list on upgradeMax Reitz1-2/+30
2019-10-28qcow2: Put qcow2_upgrade() into its own functionMax Reitz1-5/+38
2019-10-28qcow2: Make qcow2_write_snapshots() publicMax Reitz2-1/+2
2019-10-28qcow2: Keep unknown extra snapshot dataMax Reitz2-10/+58
2019-10-28qcow2: Add Error ** to qcow2_read_snapshots()Max Reitz3-4/+8
2019-10-28qcow2: Use endof()Max Reitz1-3/+4
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz4-14/+14
2019-10-28mirror: Do not dereference invalid pointersMax Reitz1-4/+9
2019-10-28block/nvme: add support for discardMaxim Levitsky2-0/+85
2019-10-28block/nvme: add support for write zerosMaxim Levitsky3-2/+90
2019-10-28block/block-copy: increase buffered copy requestVladimir Sementsov-Ogievskiy2-17/+33
2019-10-28block/block-copy: add memory limitVladimir Sementsov-Ogievskiy2-0/+8
2019-10-28util: introduce SharedResourceVladimir Sementsov-Ogievskiy3-0/+148
2019-10-28block/block-copy: refactor copyingVladimir Sementsov-Ogievskiy2-70/+54
2019-10-28block/block-copy: limit copy_range_size to 16 MiBVladimir Sementsov-Ogievskiy1-2/+8
2019-10-28block/block-copy: allocate buffer in block_copy_with_bounce_bufferVladimir Sementsov-Ogievskiy1-13/+8
2019-10-28iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz1-1/+0
2019-10-28iotests/267: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/240: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/223: Create socket in $SOCK_DIRMax Reitz1-7/+7
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/209: Create socket in $SOCK_DIRMax Reitz1-1/+2
2019-10-28iotests/208: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/205: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/201: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/194: Create sockets in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/192: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/183: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/182: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/181: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/143: Create socket in $SOCK_DIRMax Reitz2-4/+4
2019-10-28iotests/140: Create socket in $SOCK_DIRMax Reitz2-5/+5
2019-10-28iotests/083: Create socket in $SOCK_DIRMax Reitz2-20/+20
2019-10-28iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz2-3/+1
2019-10-28iotests: Filter $SOCK_DIRMax Reitz1-1/+5
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz1-6/+6
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz3-7/+21
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz1-2/+13