On Thu, Feb 19, 2026 at 4:55 AM Stefan Hajnoczi <[email protected]> wrote:
>
> On Sat, Feb 14, 2026 at 01:16:21AM +0800, Zhang Chen wrote:
> > Future work will extend this ref/unref mechanism to other iothread-capable
> > devices (e.g. virtio-scsi).
>
> All IOThread users should be tracked so that this mechanism is used
> consistently. Otherwise it will be hard to change the behavior in the
> future: software that runs against multiple QEMU versions won't be able
> to rely on finding certain objects in the list if not all objects are
> added from the beginning.
>

Sure, this patch is a demo to confirm I do understand what you mean.
I will add the "iothread_ref/unref" to all the IOThread users in next version.

Thanks
Chen

> Stefan

Reply via email to