[PATCH] MAINTAINERS: add myself as reviewer for IOMMU vendor independent code

Roger Pau Monne posted 1 patch 1 year, 11 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220505150454.51710-1-roger.pau@citrix.com
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add myself as reviewer for IOMMU vendor independent code
Posted by Roger Pau Monne 1 year, 11 months ago
That also covers the PCI bits which I'm interested on.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ba0d1c0c1b..96866f626e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -346,6 +346,7 @@ F:	xen/arch/x86/mm/p2m-ept.c
 IOMMU VENDOR INDEPENDENT CODE
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Paul Durrant <paul@xen.org>
+R:	Roger Pau Monné <roger.pau@citrix.com>
 S:	Supported
 F:	xen/drivers/passthrough/
 X:	xen/drivers/passthrough/amd/
-- 
2.36.0


Re: [PATCH] MAINTAINERS: add myself as reviewer for IOMMU vendor independent code
Posted by Jan Beulich 1 year, 11 months ago
On 05.05.2022 17:04, Roger Pau Monne wrote:
> That also covers the PCI bits which I'm interested on.
> 
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>

Acked-by: Jan Beulich <jbeulich@suse.com>

And thanks for volunteering.

Jan

> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -346,6 +346,7 @@ F:	xen/arch/x86/mm/p2m-ept.c
>  IOMMU VENDOR INDEPENDENT CODE
>  M:	Jan Beulich <jbeulich@suse.com>
>  M:	Paul Durrant <paul@xen.org>
> +R:	Roger Pau Monné <roger.pau@citrix.com>
>  S:	Supported
>  F:	xen/drivers/passthrough/
>  X:	xen/drivers/passthrough/amd/
Re: [PATCH] MAINTAINERS: add myself as reviewer for IOMMU vendor independent code
Posted by Jan Beulich 1 year, 11 months ago
On 05.05.2022 17:15, Jan Beulich wrote:
> On 05.05.2022 17:04, Roger Pau Monne wrote:
>> That also covers the PCI bits which I'm interested on.
>>
>> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> 
> Acked-by: Jan Beulich <jbeulich@suse.com>
> 
> And thanks for volunteering.

Or should I have said thanks for formalizing what you have already
been doing to quite some extent ...

Jan