Age | Commit message (Expand) | Author | Files | Lines |
2021-07-26 | block/nvme: Fix VFIO_MAP_DMA failed: No space left on device | Philippe Mathieu-Daudé | 1 | -0/+22 |
2021-07-21 | iotests: Improve and rename test 291 to qemu-img-bitmap | Eric Blake | 1 | -1/+1 |
2021-07-21 | linux-aio: limit the batch size using `aio-max-batch` parameter | Stefano Garzarella | 1 | -1/+8 |
2021-07-20 | block/export: Conditionally ignore set-context error | Max Reitz | 1 | -1/+4 |
2021-07-20 | block/vvfat: fix: drop backing | Vladimir Sementsov-Ogievskiy | 1 | -39/+4 |
2021-07-20 | replication: Remove workaround | Lukas Straub | 1 | -11/+1 |
2021-07-20 | replication: Properly attach children | Lukas Straub | 1 | -3/+27 |
2021-07-20 | replication: Reduce usage of s->hidden_disk and s->secondary_disk | Lukas Straub | 1 | -17/+28 |
2021-07-20 | replication: Remove s->active_disk | Lukas Straub | 1 | -17/+17 |
2021-07-20 | block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts | Vladimir Sementsov-Ogievskiy | 1 | -0/+12 |
2021-07-20 | block/mirror: set .co for active-write MirrorOp objects | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2021-07-19 | blkdebug: protect rules and suspended_reqs with a lock | Emanuele Giuseppe Esposito | 1 | -10/+39 |
2021-07-19 | block/blkdebug: remove new_state field and instead use a local variable | Emanuele Giuseppe Esposito | 1 | -7/+6 |
2021-07-19 | blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE | Emanuele Giuseppe Esposito | 1 | -1/+6 |
2021-07-19 | blkdebug: track all actions | Emanuele Giuseppe Esposito | 1 | -9/+8 |
2021-07-19 | blkdebug: move post-resume handling to resume_req_by_tag | Emanuele Giuseppe Esposito | 1 | -13/+18 |
2021-07-19 | blkdebug: refactor removal of a suspended request | Emanuele Giuseppe Esposito | 1 | -11/+22 |
2021-07-12 | nbd: register yank function earlier | Lukas Straub | 1 | -3/+5 |
2021-07-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -1/+2 |
2021-07-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 6 | -316/+611 |
2021-07-09 | modules: add block module annotations | Gerd Hoffmann | 1 | -0/+1 |
2021-07-09 | meson: fix missing preprocessor symbols | Paolo Bonzini | 1 | -1/+1 |
2021-07-09 | block: Acquire AioContexts during bdrv_reopen_multiple() | Kevin Wolf | 1 | -0/+7 |
2021-07-09 | qcow2: Fix dangling pointer after reopen for 'file' | Kevin Wolf | 1 | -0/+29 |
2021-07-09 | qcow2: Prohibit backing file changes in 'qemu-img amend' | Eric Blake | 1 | -9/+4 |
2021-07-09 | block/rbd: fix type of task->complete | Peter Lieven | 1 | -1/+1 |
2021-07-09 | export/fuse: Let permissions be adjustable | Max Reitz | 1 | -11/+62 |
2021-07-09 | export/fuse: Give SET_ATTR_SIZE its own branch | Max Reitz | 1 | -9/+11 |
2021-07-09 | export/fuse: Add allow-other option | Max Reitz | 1 | -5/+23 |
2021-07-09 | export/fuse: Pass default_permissions for mount | Max Reitz | 1 | -2/+6 |
2021-07-09 | util/uri: do not check argument of uri_free() | Heinrich Schuchardt | 2 | -6/+2 |
2021-07-09 | block/rbd: drop qemu_rbd_refresh_limits | Peter Lieven | 1 | -9/+0 |
2021-07-09 | block/rbd: add write zeroes support | Peter Lieven | 1 | -1/+31 |
2021-07-09 | block/rbd: migrate from aio to coroutines | Peter Lieven | 1 | -162/+90 |
2021-07-09 | block/rbd: update s->image_size in qemu_rbd_getlength | Peter Lieven | 1 | -3/+2 |
2021-07-09 | block/rbd: store object_size in BDRVRBDState | Peter Lieven | 1 | -11/+7 |
2021-07-09 | block/rbd: bump librbd requirement to luminous release | Peter Lieven | 1 | -112/+8 |
2021-07-09 | block/rbd: Add support for rbd image encryption | Or Ozeri | 1 | -4/+357 |
2021-07-06 | block/io: Merge discard request alignments | Akihiko Odaki | 1 | -0/+2 |
2021-07-06 | block/file-posix: Optimize for macOS | Akihiko Odaki | 1 | -2/+25 |
2021-07-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 3 | -21/+17 |
2021-06-30 | block/ssh: add support for sha256 host key fingerprints | Daniel P. Berrangé | 1 | -0/+3 |
2021-06-29 | block/nbd: Use qcrypto_tls_creds_check_endpoint() | Philippe Mathieu-Daudé | 1 | -3/+3 |
2021-06-29 | block/commit: use QEMU_AUTO_VFREE | Vladimir Sementsov-Ogievskiy | 1 | -16/+9 |
2021-06-29 | block: Move read-only check during truncation earlier | Eric Blake | 1 | -5/+5 |
2021-06-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 3 | -56/+101 |
2021-06-28 | Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i... | Peter Maydell | 3 | -156/+305 |
2021-06-25 | block-copy: atomic .cancelled and .finished fields in BlockCopyCallState | Emanuele Giuseppe Esposito | 1 | -15/+22 |
2021-06-25 | block-copy: add CoMutex lock | Emanuele Giuseppe Esposito | 1 | -39/+116 |
2021-06-25 | block-copy: move progress_set_remaining in block_copy_task_end | Emanuele Giuseppe Esposito | 1 | -3/+3 |