On Mon, Mar 4, 2019 at 5:36 PM David Kiarie <davidkiar...@gmail.com> wrote:
> > > On Mon, Mar 4, 2019 at 5:10 PM David Kiarie <davidkiar...@gmail.com> > wrote: > >> >> >> On Mon, Mar 4, 2019 at 4:42 PM David Kiarie <davidkiar...@gmail.com> >> wrote: >> >>> >>> >>> On Mon, Mar 4, 2019 at 3:57 PM David Kiarie <davidkiar...@gmail.com> >>> wrote: >>> >>>> >>>> >>>> On Mon, Mar 4, 2019 at 2:57 PM Philippe Mathieu-Daudé < >>>> phi...@redhat.com> wrote: >>>> >>>>> Hi David, >>>>> >>>>> On 2/23/19 11:54 AM, David Kiarie wrote: >>>>> > Signed-off-by: David Kiarie <davidkiar...@gmail.com> >>>>> > --- >>>>> > 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..4f179da 100644 >>>>> > --- a/hw/i386/amd_iommu.c >>>>> > +++ b/hw/i386/amd_iommu.c >>>>> > @@ -2,7 +2,7 @@ >>>>> > * QEMU emulation of AMD IOMMU (AMD-Vi) >>>>> > * >>>>> > * Copyright (C) 2011 Eduard - Gabriel Munteanu >>>>> > - * Copyright (C) 2015 David Kiarie, <davidkiar...@gmail.com> >>>>> > + * Copyright (C) 2016 David Kiarie Kahurani >>>>> >>>>> Why do you change the year? Because your work was merged in 2016? >>>>> >>>> >>>> no. >>>> >>>> >>> >>> though, if you have a legitimate issue with the change, you can always >>> air it. >>> >> >> you might think random emails are weird but Paolo, i don't expect to see >> any activity from you, on Qemu repo before this issue is sorted ;-) >> > > i mostly don't care about this code but i *wrote* it. if i am not allowed > even make such minor(which i not a routine), why shouldn't i ask you to > take the files down? > or, rather, a small issue turns into a scene about how clean Qemu is. why not take down all my dirty code? > > >> >> >>> >>> >>>> >>>>> > * >>>>> > * This program is free software; you can redistribute it and/or >>>>> modify >>>>> > * it under the terms of the GNU General Public License as >>>>> published by >>>>> > diff --git a/hw/i386/amd_iommu.h b/hw/i386/amd_iommu.h >>>>> > index c52886f..cb258a7 100644 >>>>> > --- a/hw/i386/amd_iommu.h >>>>> > +++ b/hw/i386/amd_iommu.h >>>>> > @@ -2,7 +2,7 @@ >>>>> > * QEMU emulation of an AMD IOMMU (AMD-Vi) >>>>> > * >>>>> > * Copyright (C) 2011 Eduard - Gabriel Munteanu >>>>> > - * Copyright (C) 2015 David Kiarie, <davidkiar...@gmail.com> >>>>> > + * Copyright (C) 2016 David Kiarie Kahurani >>>>> > * >>>>> > * This program is free software; you can redistribute it and/or >>>>> modify >>>>> > * it under the terms of the GNU General Public License as >>>>> published by >>>>> > >>>>> >>>>