Am 23.11.2023 um 20:49 hat Stefan Hajnoczi geschrieben:
> blk_aio_*() doesn't require the AioContext lock and the SCSI subsystem's
> internal state also does not anymore.
>
> Signed-off-by: Stefan Hajnoczi
With this one, I'm not really confident enough to give a R-b. I couldn't
find a problem, b
On Thu, Nov 23, 2023 at 02:49:30PM -0500, Stefan Hajnoczi wrote:
> blk_aio_*() doesn't require the AioContext lock and the SCSI subsystem's
> internal state also does not anymore.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> hw/scsi/scsi-disk.c| 23 ---
> hw/scsi/scsi-gener
blk_aio_*() doesn't require the AioContext lock and the SCSI subsystem's
internal state also does not anymore.
Signed-off-by: Stefan Hajnoczi
---
hw/scsi/scsi-disk.c| 23 ---
hw/scsi/scsi-generic.c | 20 +++-
2 files changed, 3 insertions(+), 40 deletions(