diff mbox series

MAINTAINERS: Add myself as a reviewer of VT-d

Message ID 20240820095112.61510-1-clement.mathieu--drif@eviden.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add myself as a reviewer of VT-d | expand

Commit Message

CLEMENT MATHIEU--DRIF Aug. 20, 2024, 9:51 a.m. UTC
Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Philippe Mathieu-Daudé Aug. 20, 2024, 10:35 a.m. UTC | #1
On 20/8/24 11:51, CLEMENT MATHIEU--DRIF wrote:
> Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Jason Wang Aug. 26, 2024, 6:14 a.m. UTC | #2
On Tue, Aug 20, 2024 at 6:36 PM Philippe Mathieu-Daudé
<philmd@linaro.org> wrote:
>
> On 20/8/24 11:51, CLEMENT MATHIEU--DRIF wrote:
> > Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> > ---
> >   MAINTAINERS | 1 +
> >   1 file changed, 1 insertion(+)
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Acked-by: Jason Wang <jasowang@redhat.com>

Thanks

>
>
Philippe Mathieu-Daudé Sept. 7, 2024, 5:44 a.m. UTC | #3
On 20/8/24 11:51, CLEMENT MATHIEU--DRIF wrote:
> Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Patch queued, thanks.
Michael S. Tsirkin Sept. 10, 2024, 5:14 p.m. UTC | #4
On Tue, Aug 20, 2024 at 09:51:47AM +0000, CLEMENT MATHIEU--DRIF wrote:
> Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>

Using index info to reconstruct a base tree...
error: patch failed: MAINTAINERS:3672
error: MAINTAINERS: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3584d6a6c6..b12973f595 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3672,6 +3672,7 @@ VT-d Emulation
>  M: Michael S. Tsirkin <mst@redhat.com>
>  R: Jason Wang <jasowang@redhat.com>
>  R: Yi Liu <yi.l.liu@intel.com>
> +R: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
>  S: Supported
>  F: hw/i386/intel_iommu.c
>  F: hw/i386/intel_iommu_internal.h


I did it manually, for once.

> -- 
> 2.45.2
Philippe Mathieu-Daudé Sept. 10, 2024, 6:29 p.m. UTC | #5
On 10/9/24 19:14, Michael S. Tsirkin wrote:
> On Tue, Aug 20, 2024 at 09:51:47AM +0000, CLEMENT MATHIEU--DRIF wrote:
>> Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> 
> Using index info to reconstruct a base tree...
> error: patch failed: MAINTAINERS:3672
> error: MAINTAINERS: patch does not apply
> error: Did you hand edit your patch?
> It does not apply to blobs recorded in its index.

I suppose you process your mailbox in FIFO order so you might
notice it before reading this reply, but I already queued this
patch since it was languishing and trivial:
https://lore.kernel.org/qemu-devel/9f4cba51-5aa0-4942-a7a0-6bd3eb29a7b6@linaro.org/

> 
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
Michael S. Tsirkin Sept. 10, 2024, 8:22 p.m. UTC | #6
On Tue, Sep 10, 2024 at 08:29:25PM +0200, Philippe Mathieu-Daudé wrote:
> On 10/9/24 19:14, Michael S. Tsirkin wrote:
> > On Tue, Aug 20, 2024 at 09:51:47AM +0000, CLEMENT MATHIEU--DRIF wrote:
> > > Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
> > 
> > Using index info to reconstruct a base tree...
> > error: patch failed: MAINTAINERS:3672
> > error: MAINTAINERS: patch does not apply
> > error: Did you hand edit your patch?
> > It does not apply to blobs recorded in its index.
> 
> I suppose you process your mailbox in FIFO order so you might
> notice it before reading this reply, but I already queued this
> patch since it was languishing and trivial:
> https://lore.kernel.org/qemu-devel/9f4cba51-5aa0-4942-a7a0-6bd3eb29a7b6@linaro.org/

Thanks!. You can add 
Acked-by: Michael S. Tsirkin <mst@redhat.com>
if you like.

> > 
> > > ---
> > >   MAINTAINERS | 1 +
> > >   1 file changed, 1 insertion(+)
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3584d6a6c6..b12973f595 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3672,6 +3672,7 @@  VT-d Emulation
 M: Michael S. Tsirkin <mst@redhat.com>
 R: Jason Wang <jasowang@redhat.com>
 R: Yi Liu <yi.l.liu@intel.com>
+R: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
 S: Supported
 F: hw/i386/intel_iommu.c
 F: hw/i386/intel_iommu_internal.h