aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29qapi: Fix enum doc comment checkingMarkus Armbruster
2019-10-29qapi: Split .connect_doc(), .check_doc() off .check()Markus Armbruster
2019-10-29qapi: De-duplicate entity documentation generation codeMarkus Armbruster
2019-10-29qapi: Implement boxed event argument documentationMarkus Armbruster
2019-10-29qemu-doc: Belatedly document QMP command deprecationMarkus Armbruster
2019-10-29tests/qapi-schema: Fix feature documentation testingMarkus Armbruster
2019-10-29tests/qapi-schema: Cover alternate documentation commentsMarkus Armbruster
2019-10-29tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster
2019-10-29tests/qapi-schema: Demonstrate feature and enum doc comment bugsMarkus Armbruster
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-28qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy
2019-10-28Revert "qemu-img: Check post-truncation size"Max Reitz
2019-10-28block: Pass truncate exact=true where reasonableMax Reitz
2019-10-28block: Let format drivers pass @exactMax Reitz
2019-10-28block: Evaluate @exact in protocol driversMax Reitz
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz
2019-10-28block: Do not truncate file node when formattingMax Reitz
2019-10-28block/cor: Drop cor_co_truncate()Max Reitz
2019-10-28block: Handle filter truncation like native impl.Max Reitz
2019-10-28iotests: Test qcow2's snapshot table handlingMax Reitz
2019-10-28iotests: Add peek_file* functionsMax Reitz
2019-10-28qcow2: Fix v3 snapshot table entry compliancyMax Reitz
2019-10-28qcow2: Repair snapshot table with too many entriesMax Reitz
2019-10-28qcow2: Fix overly long snapshot tablesMax Reitz
2019-10-28qcow2: Keep track of the snapshot table lengthMax Reitz
2019-10-28qcow2: Fix broken snapshot table entriesMax Reitz
2019-10-28qcow2: Add qcow2_check_fix_snapshot_table()Max Reitz
2019-10-28qcow2: Separate qcow2_check_read_snapshot_table()Max Reitz
2019-10-28qcow2: Write v3-compliant snapshot list on upgradeMax Reitz
2019-10-28qcow2: Put qcow2_upgrade() into its own functionMax Reitz
2019-10-28qcow2: Make qcow2_write_snapshots() publicMax Reitz
2019-10-28qcow2: Keep unknown extra snapshot dataMax Reitz
2019-10-28qcow2: Add Error ** to qcow2_read_snapshots()Max Reitz
2019-10-28qcow2: Use endof()Max Reitz
2019-10-28include: Move endof() up from hw/virtio/virtio.hMax Reitz
2019-10-28mirror: Do not dereference invalid pointersMax Reitz
2019-10-28block/nvme: add support for discardMaxim Levitsky
2019-10-28block/nvme: add support for write zerosMaxim Levitsky
2019-10-28block/block-copy: increase buffered copy requestVladimir Sementsov-Ogievskiy
2019-10-28block/block-copy: add memory limitVladimir Sementsov-Ogievskiy
2019-10-28util: introduce SharedResourceVladimir Sementsov-Ogievskiy
2019-10-28block/block-copy: refactor copyingVladimir Sementsov-Ogievskiy
2019-10-28block/block-copy: limit copy_range_size to 16 MiBVladimir Sementsov-Ogievskiy
2019-10-28block/block-copy: allocate buffer in block_copy_with_bounce_bufferVladimir Sementsov-Ogievskiy
2019-10-28iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz
2019-10-28iotests/267: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/240: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/223: Create socket in $SOCK_DIRMax Reitz
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz