On 5/21/26 16:38, Jagannathan Raman wrote:
> Reflect the current maintenance expectations for Multi-process QEMU by
> changing its status from Maintained to Odd Fixes.
>
> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b75f3222f2..863d409dbb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4447,7 +4447,7 @@ F: tests/tcg/aarch64/system/semiheap.c
> Multi-process QEMU
> M: Elena Ufimtseva <elena.ufimtseva@oracle.com>
> M: Jagannathan Raman <jag.raman@oracle.com>
> -S: Maintained
> +S: Odd Fixes
> F: docs/devel/multi-process.rst
> F: docs/system/multi-process.rst
> F: hw/pci-host/remote.c
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Thanks,
C.