qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c
@ 2025-04-22 16:29 Cédric Le Goater
  2025-04-22 16:45 ` Philippe Mathieu-Daudé
  2025-04-25  7:56 ` Cédric Le Goater
  0 siblings, 2 replies; 3+ messages in thread
From: Cédric Le Goater @ 2025-04-22 16:29 UTC (permalink / raw)
  To: qemu-devel, Alex Williamson
  Cc: Stefan Hajnoczi, Fam Zheng, Philippe Mathieu-Daudé,
	qemu-block, Cédric Le Goater

The NVMe Block device driver makes use of a reduced VFIO library
managing the host interface. These routines are VFIO related and do
not have a maintainer. Move util/vfio-helpers.c under VFIO jurisdiction.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d54b5578f88392667fd9713fc0eb6a7406d445fa..66006b68499ece21cf7f60ba477890b706ba2892 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2184,6 +2184,7 @@ M: Alex Williamson <alex.williamson@redhat.com>
 M: Cédric Le Goater <clg@redhat.com>
 S: Supported
 F: hw/vfio/*
+F: util/vfio-helpers.c
 F: include/hw/vfio/
 F: docs/devel/migration/vfio.rst
 F: qapi/vfio.json
-- 
2.49.0



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

* Re: [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c
  2025-04-22 16:29 [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c Cédric Le Goater
@ 2025-04-22 16:45 ` Philippe Mathieu-Daudé
  2025-04-25  7:56 ` Cédric Le Goater
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-04-22 16:45 UTC (permalink / raw)
  To: Cédric Le Goater, qemu-devel, Alex Williamson
  Cc: Stefan Hajnoczi, Fam Zheng, qemu-block

On 22/4/25 18:29, Cédric Le Goater wrote:
> The NVMe Block device driver makes use of a reduced VFIO library
> managing the host interface. These routines are VFIO related and do
> not have a maintainer. Move util/vfio-helpers.c under VFIO jurisdiction.
> 
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Thanks :)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



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

* Re: [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c
  2025-04-22 16:29 [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c Cédric Le Goater
  2025-04-22 16:45 ` Philippe Mathieu-Daudé
@ 2025-04-25  7:56 ` Cédric Le Goater
  1 sibling, 0 replies; 3+ messages in thread
From: Cédric Le Goater @ 2025-04-25  7:56 UTC (permalink / raw)
  To: qemu-devel, Alex Williamson
  Cc: Stefan Hajnoczi, Fam Zheng, Philippe Mathieu-Daudé,
	qemu-block

On 4/22/25 18:29, Cédric Le Goater wrote:
> The NVMe Block device driver makes use of a reduced VFIO library
> managing the host interface. These routines are VFIO related and do
> not have a maintainer. Move util/vfio-helpers.c under VFIO jurisdiction.
> 
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d54b5578f88392667fd9713fc0eb6a7406d445fa..66006b68499ece21cf7f60ba477890b706ba2892 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2184,6 +2184,7 @@ M: Alex Williamson <alex.williamson@redhat.com>
>   M: Cédric Le Goater <clg@redhat.com>
>   S: Supported
>   F: hw/vfio/*
> +F: util/vfio-helpers.c
>   F: include/hw/vfio/
>   F: docs/devel/migration/vfio.rst
>   F: qapi/vfio.json


Applied to vfio-next.

Thanks,

C.




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

end of thread, other threads:[~2025-04-25  7:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 16:29 [PATCH] MAINTAINERS: Add a maintainer for util/vfio-helpers.c Cédric Le Goater
2025-04-22 16:45 ` Philippe Mathieu-Daudé
2025-04-25  7:56 ` Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).