On Thu, Jun 04, 2026 at 10:29:19AM -0400, Stefan Hajnoczi wrote:
On Thu, Jun 04, 2026 at 03:17:52PM +0200, Stefano Garzarella wrote:
On Wed, Jun 03, 2026 at 08:40:28AM +0200, Markus Armbruster wrote:
> We neglected to update MAINTAINERS when we dropped stubs/io_uring.c.
> Update it now.
>
> Fixes: 047dabef97 (block/io_uring: use aio_add_sqe(), 2025-11-03)
> Cc: Julia Suvorova <[email protected]>
> Cc: Stefan Hajnoczi <[email protected]>
> Cc: Stefano Garzarella <[email protected]>
> Cc: [email protected]
> Signed-off-by: Markus Armbruster <[email protected]>
> Reviewed-by: Stefan Hajnoczi <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 71383b9807..c5b6985767 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4331,7 +4331,6 @@ R: Stefano Garzarella <[email protected]>
> L: [email protected]
> S: Maintained
> F: block/io_uring.c
> -F: stubs/io_uring.c

Should we add `util/fdmon-io_uring.c` in this list ?

No, this section is under "Block drivers" and is specifically for qcow2,
iscsi, raw, etc.

Oops, I missed we have sections in the MAINTAINERS file. I thought this entry was a generic one for io_uring support in QEMU.


util/fdmon-io_uring.c is covered by util/fdmon-*.c in "Block I/O path",
which is where AioContext and QEMU's event loop lives.

Okay, makes sense to me, thanks for the clarification.

The name "Block
I/O path" is not the best fit anymore and maybe it should be changed to
"AioContext event loop".

yeah, I agree.

Thanks,
Stefano



BTW this is unrelated to this patch that LGTM:

Reviewed-by: Stefano Garzarella <[email protected]>

>
> qcow2
> M: Kevin Wolf <[email protected]>
> --
> 2.54.0
>




Reply via email to