qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] block, virtio-scsi: Fix blk_set_aio_context
@ 2015-02-15  2:40 Fam Zheng
  2015-02-15  2:40 ` [Qemu-devel] [PATCH v2 1/2] block: Forbid bdrv_set_aio_context outside BQL Fam Zheng
  2015-02-15  2:40 ` [Qemu-devel] [PATCH v2 2/2] virtio-scsi-dataplane: Call blk_set_aio_context within BQL Fam Zheng
  0 siblings, 2 replies; 4+ messages in thread
From: Fam Zheng @ 2015-02-15  2:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Paolo Bonzini, stefanha

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-15  3:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-15  2:40 [Qemu-devel] [PATCH v2 0/2] block, virtio-scsi: Fix blk_set_aio_context Fam Zheng
2015-02-15  2:40 ` [Qemu-devel] [PATCH v2 1/2] block: Forbid bdrv_set_aio_context outside BQL Fam Zheng
2015-02-15  3:05   ` Fam Zheng
2015-02-15  2:40 ` [Qemu-devel] [PATCH v2 2/2] virtio-scsi-dataplane: Call blk_set_aio_context within BQL Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).