[Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-19 Thread IOMMU AUTHOR
Signed-off-by: IOMMU AUTHOR --- hw/i386/amd_iommu.c | 1 - hw/i386/amd_iommu.h | 1 - 2 files changed, 2 deletions(-) diff --git a/hw/i386/amd_iommu.c b/hw/i386/amd_iommu.c index 6eabdf99..e4f3e9c0 100644 --- a/hw/i386/amd_iommu.c +++ b/hw/i386/amd_iommu.c @@ -2,7 +2,6 @@ * QEMU emulation of A

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-05 Thread David Kiarie
On Tue, Mar 5, 2019 at 5:36 PM David Kiarie wrote: > i hope you don't find this offensive, Eric but i'm forwarding this message > to all the people on this thread. > > i don't find anything exactly private in this email. > > [off-list] > > On 3/4/19 1:20 PM, David Kiarie wrote: > > On Mon, Mar 4,

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
> > IANAL and I have no knowledge of IOMMU indeed. > I noticed first this patch is sent from the same email used in this > copyright notice, then the patch content merged in commit d29a09ca684 > was accepted in 2016 with a copyright date of 2015, hence your copyright > modification looks correct to

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread Philippe Mathieu-Daudé
Hi David, On 3/4/19 8:29 PM, David Kiarie wrote: > > > On Mon, Mar 4, 2019 at 10:20 PM David Kiarie > wrote: > > > > On Mon, Mar 4, 2019 at 8:48 PM Philippe Mathieu-Daudé > mailto:phi...@redhat.com>> wrote: > > On 3/4/19 4:18 PM, David Kiarie w

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
On Mon, Mar 4, 2019 at 10:29 PM David Kiarie wrote: > > > On Mon, Mar 4, 2019 at 10:20 PM David Kiarie > wrote: > >> >> >> On Mon, Mar 4, 2019 at 8:48 PM Philippe Mathieu-Daudé >> wrote: >> >>> On 3/4/19 4:18 PM, David Kiarie wrote: >>> > Signed-off-by: David Kiarie >>> >>> Reviewed-by: Philip

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
On Mon, Mar 4, 2019 at 10:20 PM David Kiarie wrote: > > > On Mon, Mar 4, 2019 at 8:48 PM Philippe Mathieu-Daudé > wrote: > >> On 3/4/19 4:18 PM, David Kiarie wrote: >> > Signed-off-by: David Kiarie >> >> Reviewed-by: Philippe Mathieu-Daudé >> > > would i be wrong to say this patch received unw

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
>>> >>> On 3/4/19 4:18 PM, David Kiarie wrote: > Signed-off-by: David Kiarie Reviewed-by: Philippe Mathieu-Daudé >>> >>> would i be wrong to say this patch received unwarranted scrutiny from >>> you, Philippe? >>> >> >> i mean, given you have never been involved in any IOMMU w

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
On Mon, Mar 4, 2019 at 8:48 PM Philippe Mathieu-Daudé wrote: > On 3/4/19 4:18 PM, David Kiarie wrote: > > Signed-off-by: David Kiarie > > Reviewed-by: Philippe Mathieu-Daudé > would i be wrong to say this patch received unwarranted scrutiny from you, Philippe? > > --- > > hw/i386/amd_iommu.

Re: [Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread Philippe Mathieu-Daudé
On 3/4/19 4:18 PM, David Kiarie wrote: > Signed-off-by: David Kiarie Reviewed-by: Philippe Mathieu-Daudé > --- > hw/i386/amd_iommu.c | 2 +- > hw/i386/amd_iommu.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/hw/i386/amd_iommu.c b/hw/i386/amd_iommu.c > index 8ad7

[Qemu-devel] [PATCH 1/1] update copyright notice

2019-03-04 Thread David Kiarie
Signed-off-by: David Kiarie --- hw/i386/amd_iommu.c | 2 +- hw/i386/amd_iommu.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/i386/amd_iommu.c b/hw/i386/amd_iommu.c index 8ad707a..6eabdf9 100644 --- a/hw/i386/amd_iommu.c +++ b/hw/i386/amd_iommu.c @@ -2,7 +2,7 @@ * QE