Am 13.02.2025 um 19:00 hat Stefan Hajnoczi geschrieben:
> Previously the ctrl virtqueue was handled in the AioContext where SCSI
> requests are processed. When IOThread Virtqueue Mapping was added things
> become more complicated because SCSI requests could run in other
> AioContexts.
>
> Simplify
Previously the ctrl virtqueue was handled in the AioContext where SCSI
requests are processed. When IOThread Virtqueue Mapping was added things
become more complicated because SCSI requests could run in other
AioContexts.
Simplify by handling the ctrl virtqueue in the main loop where reset
operati