Age | Commit message (Expand) | Author |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster |
2021-04-30 | block: refactor bdrv_node_check_perm() | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block/backup-top: drop .active | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: add bdrv_attach_child_common() transaction action | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: use topological sort for permission update | Vladimir Sementsov-Ogievskiy |
2021-04-09 | iotests: Test mirror-top filter permissions | Max Reitz |
2021-04-09 | iotests: add test for removing persistent bitmap from backing file | Vladimir Sementsov-Ogievskiy |
2021-04-09 | iotests/qsd-jobs: Filter events in the first test | Max Reitz |
2021-03-30 | iotests/244: Test preallocation for data-file-raw | Max Reitz |
2021-03-30 | qcow2: Force preallocation with data-file-raw | Max Reitz |
2021-03-29 | iotests/046: Filter request length | Max Reitz |
2021-03-29 | iotests/116: Fix reference output | Max Reitz |
2021-03-29 | iotests: fix 051.out expected output after error text touchups | Connor Kuehl |
2021-03-29 | iotests: Fix typo in iotest 051 | Tao Xu |
2021-03-25 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2021-03-24 | iotests: iothreads need ioeventfd | Laurent Vivier |
2021-03-24 | iotests: test m68k with the virt machine | Laurent Vivier |
2021-03-24 | iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182" | Laurent Vivier |
2021-03-24 | migrate-bitmaps-postcopy-test: check that we can't remove in-flight bitmaps | Vladimir Sementsov-Ogievskiy |
2021-03-19 | fdc: Drop deprecated floppy configuration | Markus Armbruster |
2021-03-19 | stream: Don't crash when node permission is denied | Kevin Wolf |
2021-03-19 | storage-daemon: Call job_cancel_sync_all() on shutdown | Kevin Wolf |
2021-03-18 | block: remove support for using "file" driver with block/char devices | Daniel P. Berrangé |
2021-03-18 | block: remove 'dirty-bitmaps' field from 'BlockInfo' struct | Daniel P. Berrangé |
2021-03-18 | block: remove dirty bitmaps 'status' field | Daniel P. Berrangé |
2021-03-18 | block: remove 'encryption_key_missing' flag from QAPI | Daniel P. Berrangé |
2021-03-18 | hw/scsi: remove 'scsi-disk' device | Daniel P. Berrangé |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé |
2021-03-11 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st... | Peter Maydell |
2021-03-08 | utils: Improve qemu_strtosz() to have 64 bits of precision | Eric Blake |
2021-03-08 | nbd: server: Report holes for raw images | Nir Soffer |
2021-03-08 | blockdev: Clarify error messages pertaining to 'node-name' | Connor Kuehl |
2021-03-08 | block: Clarify error messages pertaining to 'node-name' | Connor Kuehl |
2021-03-08 | iotests: add parallels-read-bitmap test | Vladimir Sementsov-Ogievskiy |
2021-03-08 | iotests.py: add unarchive_sample_image() helper | Vladimir Sementsov-Ogievskiy |
2021-03-08 | iotests: Fix up python style in 300 | Eric Blake |
2021-03-08 | iotests/283: Check that finalize drops backup-top | Max Reitz |
2021-03-08 | iotests: Drop deprecated 'props' from object-add | Alberto Garcia |
2021-02-20 | hw/block/fdc: Remove the check_media_rate property | Thomas Huth |
2021-02-15 | tests/qemu-iotests: Remove test 259 from the "auto" group | Thomas Huth |
2021-02-15 | iotests: Consistent $IMGOPTS boundary matching | Max Reitz |
2021-02-13 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int... | Peter Maydell |
2021-02-12 | qemu-iotests: 300: Add test case for modifying persistence of bitmap | Peter Krempa |
2021-02-12 | iotests/264: add backup-cancel test-case | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests/264: add mirror-cancel test-case | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests.py: qemu_nbd_popen: remove pid file after use | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests/264: move to python unittest | Vladimir Sementsov-Ogievskiy |
2021-02-12 | iotests/210: Fix reference output | Max Reitz |
2021-02-08 | iotests: fix loading of common.config from tests/ subdir | Daniel P. Berrangé |