scsi: create restart bottom half in the right AioContext
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Jul 2015 14:38:17 +0000 (16:38 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Aug 2015 21:40:32 +0000 (23:40 +0200)
commitd223c10453f1a7909349fd3e52a6047295d0e94f
treed82cb8526ab599091e44ef9b2806eadedf3ee424
parent416471916542f30c49f2ed2187d634e9ad26d57d
scsi: create restart bottom half in the right AioContext

This matches commit 4407c1c (virtio-blk: Schedule BH in the right context,
2014-06-17), which did the same thing for virtio-blk.

Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/scsi-bus.c