Files
qemu/hw/block
Stefan Hajnoczi 6b5aa3a0fd virtio-blk: don't lock AioContext in the submission code path
There is no need to acquire the AioContext lock around blk_aio_*() or
blk_get_geometry() anymore. I/O plugging (defer_call()) also does not
require the AioContext lock anymore.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20230914140101.1065008-5-stefanha@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-12-21 22:49:27 +01:00
..
2023-03-07 16:53:18 +01:00
2023-03-24 11:45:46 +01:00
2023-09-21 11:31:16 +03:00
2023-03-24 11:45:46 +01:00
2023-03-24 11:45:46 +01:00
2023-09-21 11:31:16 +03:00
2023-03-24 11:45:46 +01:00
2019-06-24 10:42:30 +01:00