Hi Paolo, On 7/22/19 6:16 PM, Paolo Bonzini wrote: > From: Zhengui li <lizhen...@huawei.com> > > commit a6f230c move blockbackend back to main AioContext on unplug. It set > the AioContext of > SCSIDevice to the main AioContex, but s->ctx is still the iothread > AioContex(if the scsi controller > is configure with iothread). So if there are having in-flight requests > during unplug, a failing assertion > happend. The bt is below:
Patch v2 uses some weird utf-8 parenthesis instead of ( ).