This is the simplified fix of:

[PATCH 0/3] virtio-scsi: Fix unsafe bdrv_set_aio_context calls

I included the original patch 1 - the function header comment update for
bdrv_set_aio_context and added Paolo's rev-by.



Fam Zheng (2):
  block: Forbid bdrv_set_aio_context outside BQL
  virtio-scsi-dataplane: Call blk_set_aio_context within BQL

 hw/scsi/virtio-scsi.c | 15 +++++++--------
 include/block/block.h |  3 +--
 2 files changed, 8 insertions(+), 10 deletions(-)

-- 
2.1.0


Reply via email to