2023-06-28 | Paolo Bonzini | vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | block: mark another function as coroutine_fns and GRAPH_UNLOCKED Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | qed: mark more functions as coroutine_fns and GRAPH_RDLOCK Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Paolo Bonzini | file-posix: remove incorrect coroutine_fn calls Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | Revert "graph-lock: Disable locking for now" Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-12-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | graph-lock: Unlock the AioContext while polling Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-11-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | blockjob: Fix AioContext locking in block_job_add_bdrv() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-10-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | block: Fix AioContext locking in bdrv_open_backing_file() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-9-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | block: Fix AioContext locking in bdrv_open_inherit() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-8-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | block: Fix AioContext locking in bdrv_reopen_parse_file_or_b... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-7-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | block: Fix AioContext locking in bdrv_attach_child_common() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-6-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | block: Fix AioContext locking in bdrv_open_child() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | test-block-iothread: Lock AioContext for blk_insert_bs() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-4-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | qdev-properties-system: Lock AioContext for blk_insert_bs() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-3-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-06-28 | Kevin Wolf | iotests: Test active commit with iothread and background I/O Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230605085711.21261-2-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | aio: remove aio_disable_external() API Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio: do not set is_external=true on host notifiers Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio-scsi: implement BlockDevOps->drained_begin() Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio-blk: implement BlockDevOps->drained_begin() Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio: make it possible to detach host notifier from... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block/fuse: do not set is_external=true on FUSE fd Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block/export: don't require AioContext lock around... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block/export: rewrite vduse-blk drain code Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | hw/xen: do not set is_external=true on evtchn fds Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | xen-block: implement BlockDevOps->drained_begin() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block: drain from main loop thread in bdrv_co_yield_to_drain() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block: add blk_in_drain() API Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | hw/xen: do not use aio_set_fd_handler(is_external=true... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block/export: stop using is_external in vhost-user... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block/export: wait for vhost-user-blk requests when... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | util/vhost-user-server: rename refcount to in_flight... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio-scsi: stop using aio_disable_external() during... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | virtio-scsi: avoid race between unplug and transport... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | hw/qdev: introduce qdev_is_realized() helper Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Stefan Hajnoczi | block-backend: split blk_do_set_aio_context() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | iotests: Test blockdev-create in iothread Signed-off-by: Kevin Wolf <kwolf@redhat.com> ...Id: <20230525124713.401149-13-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | iotests: Make verify_virtio_scsi_pci_or_ccw() public Signed-off-by: Kevin Wolf <kwolf@redhat.com> ...Id: <20230525124713.401149-12-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block: Fix AioContext locking in bdrv_insert_node() Signed-off-by: Kevin Wolf <kwolf@redhat.com> ...Id: <20230525124713.401149-11-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block: Take AioContext lock in bdrv_open_driver() Signed-off-by: Kevin Wolf <kwolf@redhat.com> ...Id: <20230525124713.401149-10-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | copy-before-write: Fix open with child in iothread Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-9-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | raw-format: Fix open with 'file' in iothread Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-8-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | qcow2: Fix open with 'file' in iothread Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-7-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | mirror: Hold main AioContext lock for calling bdrv_open_back... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-6-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block-backend: Fix blk_new_open() for iothreads Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block: Take main AioContext lock when calling bdrv_open() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-4-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block: Clarify locking rules for bdrv_open(_inherit)() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-3-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-30 | Kevin Wolf | block-coroutine-wrapper: Take AioContext lock in no_co_wrappers Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230525124713.401149-2-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | iotests: Test commit with iothreads and ongoing I/O Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230517152834.277483-4-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | nbd/server: Fix drained_poll to wake coroutine in right... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230517152834.277483-3-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | graph-lock: Disable locking for now Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230517152834.277483-2-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Stefan Hajnoczi | tested: add test for nested aio_poll() in poll handlers Tested-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Stefan Hajnoczi | aio-posix: do not nest poll handlers Cc: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | iotests/245: Check if 'compress' driver is available Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230511143801.255021-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | graph-lock: Honour read locks even in the main thread Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-9-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | blockjob: Adhere to rate limit even when reentered... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-8-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | test-bdrv-drain: Call bdrv_co_unref() in coroutine... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-7-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | test-bdrv-drain: Take graph lock more selectively Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-6-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | qemu-img: Take graph lock more selectively Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | qcow2: Unlock the graph in qcow2_do_open() where necessary Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-4-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | block/export: Fix null pointer dereference in error... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-3-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Kevin Wolf | block: Call .bdrv_co_create(_opts) unlocked Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230510203601.418015-2-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Akihiro Suda | docs/interop/qcow2.txt: fix description about "zlib... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: qmp_transaction: drop extra generic layer Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: use state.bitmap in block-dirty-bitmap-add... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: transaction: refactor handling transaction... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: qmp_transaction: refactor loop to classic for Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: transactions: rename some things Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-19 | Vladimir Sementsov... | blockdev: refactor transaction to use Transaction API Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Stefan Hajnoczi | block: compile out assert_bdrv_graph_readable() by... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-21-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Mark bdrv_recurse_can_replace() and callers... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-20-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Mark bdrv_query_block_graph_info() and callers... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-19-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-18-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Emanuele Giuseppe... | block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-17-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Emanuele Giuseppe... | block: Mark bdrv_co_debug_event() GRAPH_RDLOCK Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-16-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Emanuele Giuseppe... | block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-15-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Emanuele Giuseppe... | block: Mark bdrv_co_get_allocated_file_size() and callers... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-14-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | mirror: Require GRAPH_RDLOCK for accessing a node's... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-13-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | vhdx: Require GRAPH_RDLOCK for accessing a node's parent... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-12-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Emanuele Giuseppe... | nbd: Mark nbd_co_do_establish_connection() and callers... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-11-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | nbd: Remove nbd_co_flush() wrapper function Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-10-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: .bdrv_open is non-coroutine and unlocked Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-9-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader... Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-8-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | graph-lock: Add GRAPH_UNLOCKED(_PTR) Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-7-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | test-bdrv-drain: Don't modify the graph in coroutines Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-6-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | iotests: Test resizing image attached to an iothread Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230509134133.373408-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Don't call no_coroutine_fns in qmp_block_resize() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: bdrv/blk_co_unref() for calls in coroutine context Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-4-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Consistently call bdrv_activate() outside coroutine Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-3-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | qcow2: Don't call bdrv_getlength() in coroutine_fns Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230504115750.54437-2-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Eric Blake | migration: Attempt disk reactivation in more failure... Suggested-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | iotests/nbd-reconnect-on-open: Fix NBD socket path Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230503165019.8867-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Kevin Wolf | block: Fix use after free in blockdev_mark_auto_del() Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20230503140142.474404-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Stefan Hajnoczi | aio-wait: avoid AioContext lock in aio_wait_bh_oneshot() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Paolo Bonzini | block: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2023-05-10 | Vladimir Sementsov... | block: add configure options for excluding vmdk, vhdx... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
next |