On 20/08/2026 16.22, Philippe Mathieu-Daudé wrote:
> Include the pflash-cfi02-test.c test in the "Parallel NOR
> Flash devices" to be notified when patches modify it.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b51f5c3e602..0361909b72f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2354,6 +2354,7 @@ M: Philippe Mathieu-Daudé <philmd@mailo.com>
> S: Maintained
> F: hw/block/pflash_cfi*.c
> F: include/hw/block/flash.h
> +F: tests/qtest/pflash-cfi02-test.c
Reviewed-by: Thomas Huth <thuth@redhat.com>