2022-10-27 | Alberto Faria | qcow: switch to *_co_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | parallels: switch to *_co_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | mirror: switch to *_co_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | block: switch to *_co_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | commit: switch to *_co_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Paolo Bonzini | vmdk: manually add more coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Paolo Bonzini | qcow2: manually add more coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Paolo Bonzini | qcow: manually add more coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Paolo Bonzini | blkdebug: add missing coroutine_fn annotation for indirect... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | qcow2: add coroutine_fn annotation for indirect-called... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | block: add missing coroutine_fn annotation to BlockDriverSta... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | coroutine-io: add missing coroutine_fn annotation to... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | coroutine-lock: add missing coroutine_fn annotation... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | block: add missing coroutine_fn annotation to prototypes Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | ssh: add missing coroutine_fn annotation Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | monitor: add missing coroutine_fn annotation Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | block: remove incorrect coroutine_fn annotation Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Alberto Faria | backup: remove incorrect coroutine_fn annotation Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Bin Meng | block/nfs: Fix 32-bit Windows build Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: remove bdrv_try_set_aio_context and replace... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: rename bdrv_child_try_change_aio_context in... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: use the new _change_ API instead of _can_set_... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block-backend: implement .change_aio_ctx in child_root Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: implement .change_aio_ctx in child_of_bds Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | blockjob: implement .change_aio_ctx in child_job Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | bdrv_change_aio_context: use hash table instead of... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block: use transactions as a replacement of ->{can_... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Emanuele Giuseppe... | block.c: assert bs->aio_context is written under BQL... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block: refactor bdrv_remove_file_or_backing_child to... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block/snapshot: drop indirection around bdrv_snapshot_fallba... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block: Manipulate bs->file / bs->backing pointers in... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | Revert "block: Pass BdrvChild ** to replace_child_noperm" Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | Revert "block: Restructure remove_file_or_backing_child()" Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | Revert "block: Let replace_child_tran keep indirect... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | Revert "block: Let replace_child_noperm free children" Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block/snapshot: stress that we fallback to primary... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block: document connection between child roles and... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | test-bdrv-graph-mod: fix filters to be filters Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | tests-bdrv-drain: bdrv_replace_test driver: declare... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | test-bdrv-graph-mod: update test_parallel_perm_update... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block/blklogwrites: don't care to remove bs->file child... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block: introduce bdrv_open_file_child() helper Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Vladimir Sementsov... | block: BlockDriver: add .filtered_child_is_backing... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Li Feng | vhost-user-blk: fix the resize crash Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Sam Li | block/io_uring: revert "Use io_uring_register_ring_fd... Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Hervé Poussineau | vvfat: allow spaces in file names Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Hervé Poussineau | vvfat: allow some writes to bootsector Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Bin Meng | block: Refactor get_tmp_filename() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Bin Meng | block: Ignore close() failure in get_tmp_filename() Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-27 | Markus Armbruster | MAINTAINERS: Fold "Block QAPI, monitor, ..." into ... Cc: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Kevin Wolf | file-posix: Remove unused s->discard_zeroes Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20220923142838.91043-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job: remove unused functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | blockjob: remove unused functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | block_job_query: remove atomic read Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.c: enable job lock/unlock and remove Aiocontext... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.h: categorize JobDriver callbacks that need the... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | blockjob: protect iostatus field in BlockJob struct Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | blockjob: rename notifier callbacks as _locked Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | blockjob.h: categorize fields in struct BlockJob Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | jobs: protect job.aio_context with BQL and job_mutex Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | job: detect change of aiocontext within job coroutine Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | jobs: group together API calls under the same job lock Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | block/mirror.c: use of job helpers in drivers Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | jobs: use job locks also in the unit tests Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | jobs: add job lock in find_* functions Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | blockjob: introduce block_job _locked() APIs Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job: move and update comments from blockjob.c Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.c: add job_lock/unlock while keeping job.h intact Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.c: API functions not used outside should be static Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.h: categorize fields in struct Job Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Emanuele Giuseppe... | job.c: make job_mutex and job_lock/unlock() public Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Kevin Wolf | quorum: Remove unnecessary forward declaration Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20221006122607.162769-1-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Marc-André Lureau | test-coroutine: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Marc-André Lureau | migration: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Marc-André Lureau | 9p: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | raw-format: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | coroutine-lock: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | job: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | vmdk: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | throttle: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | quorum: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | qed: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | curl: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | copy-before-write: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | qcow2: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | parallels: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | nvme: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | nfs: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | nbd: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | iscsi: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | file-posix: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | blkverify: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | coroutine: remove incorrect coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | nbd: remove incorrect coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | qcow2: remove incorrect coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | block: add missing coroutine_fn annotations Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Paolo Bonzini | block/nvme: separate nvme_get_free_req cases for coroutine... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
2022-10-07 | Alberto Faria | coroutine: Drop coroutine_fn annotation from qemu_coroutine_... Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com> |
commitcommitdifftree |
next |