All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Cover pflash QTest in pflash section
@ 2026-08-20 14:22 Philippe Mathieu-Daudé
  2026-08-21 10:38 ` Thomas Huth
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-08-20 14:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stephen Checkoway, Thomas Huth, Philippe Mathieu-Daudé

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
 
 SCSI
 M: Paolo Bonzini <pbonzini@redhat.com>
-- 
2.53.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Cover pflash QTest in pflash section
  2026-08-20 14:22 [PATCH] MAINTAINERS: Cover pflash QTest in pflash section Philippe Mathieu-Daudé
@ 2026-08-21 10:38 ` Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2026-08-21 10:38 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: Stephen Checkoway

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>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-21 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20 14:22 [PATCH] MAINTAINERS: Cover pflash QTest in pflash section Philippe Mathieu-Daudé
2026-08-21 10:38 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.