From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: Zhengui li <lizhengui@huawei.com>
Subject: Re: [Qemu-devel] [PULL 1/2] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
Date: Mon, 22 Jul 2019 19:12:39 +0200 [thread overview]
Message-ID: <e6ed117b-9a9b-8752-eaeb-f108fe1f8146@redhat.com> (raw)
In-Reply-To: <20190722161657.8188-2-pbonzini@redhat.com>
Hi Paolo,
On 7/22/19 6:16 PM, Paolo Bonzini wrote:
> From: Zhengui li <lizhengui@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 ( ).
next prev parent reply other threads:[~2019-07-22 17:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-22 16:16 [Qemu-devel] [PULL 0/2] More fixes for QEMU 4.1.0-rc2 Paolo Bonzini
2019-07-22 16:16 ` [Qemu-devel] [PULL 1/2] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk Paolo Bonzini
2019-07-22 17:12 ` Philippe Mathieu-Daudé [this message]
2019-07-22 18:00 ` Peter Maydell
2019-07-22 16:16 ` [Qemu-devel] [PULL 2/2] i386/kvm: Do not sync nested state during runtime Paolo Bonzini
2019-07-22 17:14 ` [Qemu-devel] [PULL 0/2] More fixes for QEMU 4.1.0-rc2 Philippe Mathieu-Daudé
2019-07-22 17:42 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e6ed117b-9a9b-8752-eaeb-f108fe1f8146@redhat.com \
--to=philmd@redhat.com \
--cc=lizhengui@huawei.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).