MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
---
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
--
2.45.2
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
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(+)
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(+) >
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.
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>
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 > >
© 2016 - 2024 Red Hat, Inc.