Searched hist:"487 b91870face8973e78d82cd312a77d8f9f5363" (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 487b91870face8973e78d82cd312a77d8f9f5363 Mon Sep 11 09:46:03 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Take AioContext lock for bdrv_append() more consistently
The documentation for bdrv_append() says that the caller must hold the AioContext lock for bs_top. Change all callers to actually adhere to the contract.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-ID: <20230911094620.45040-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | test-block-iothread.c | 487b91870face8973e78d82cd312a77d8f9f5363 Mon Sep 11 09:46:03 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Take AioContext lock for bdrv_append() more consistently
The documentation for bdrv_append() says that the caller must hold the AioContext lock for bs_top. Change all callers to actually adhere to the contract.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-ID: <20230911094620.45040-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | test-bdrv-drain.c | 487b91870face8973e78d82cd312a77d8f9f5363 Mon Sep 11 09:46:03 UTC 2023 Kevin Wolf <kwolf@redhat.com> block: Take AioContext lock for bdrv_append() more consistently
The documentation for bdrv_append() says that the caller must hold the AioContext lock for bs_top. Change all callers to actually adhere to the contract.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-ID: <20230911094620.45040-5-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|