Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Paolo Bonzini
Il 28/04/2014 21:29, Andreas Färber ha scritto: Am 28.04.2014 21:11, schrieb Paolo Bonzini: Il 28/04/2014 20:07, Andreas Färber ha scritto: Acked-by: Paolo Bonzini Thanks. Note that I have excluded qom-qobject.[hc] here, which I have never touched or reviewed and carries your authorship. Mayb

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Andreas Färber
Am 28.04.2014 21:11, schrieb Paolo Bonzini: > Il 28/04/2014 20:07, Andreas Färber ha scritto: >>> > Acked-by: Paolo Bonzini >> Thanks. Note that I have excluded qom-qobject.[hc] here, which I have >> never touched or reviewed and carries your authorship. Maybe add it to >> the QAPI entry? >> >> ob

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Paolo Bonzini
Il 28/04/2014 20:07, Andreas Färber ha scritto: > Acked-by: Paolo Bonzini Thanks. Note that I have excluded qom-qobject.[hc] here, which I have never touched or reviewed and carries your authorship. Maybe add it to the QAPI entry? object_interfaces.c has neither license header nor copyright, w

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Andreas Färber
Am 28.04.2014 11:04, schrieb Paolo Bonzini: > Il 24/04/2014 15:04, Andreas Färber ha scritto: >> Invented by Anthony. Maintained through my qom-next tree lately. >> >> Cc: Anthony Liguori >> Cc: Paolo Bonzini >> Signed-off-by: Andreas Färber >> --- >> MAINTAINERS | 10 ++ >> 1 file chan

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Andreas Färber
Am 28.04.2014 19:03, schrieb Peter Maydell: > On 24 April 2014 14:04, Andreas Färber wrote: >> Invented by Anthony. Maintained through my qom-next tree lately. >> >> Cc: Anthony Liguori >> Cc: Paolo Bonzini >> Signed-off-by: Andreas Färber > > Acked-by: Peter Maydell > > Are you going to put

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Peter Maydell
On 24 April 2014 14:04, Andreas Färber wrote: > Invented by Anthony. Maintained through my qom-next tree lately. > > Cc: Anthony Liguori > Cc: Paolo Bonzini > Signed-off-by: Andreas Färber Acked-by: Peter Maydell Are you going to put this in your qom tree or did you want me to apply it direc

Re: [Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-28 Thread Paolo Bonzini
Il 24/04/2014 15:04, Andreas Färber ha scritto: Invented by Anthony. Maintained through my qom-next tree lately. Cc: Anthony Liguori Cc: Paolo Bonzini Signed-off-by: Andreas Färber --- MAINTAINERS | 10 ++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index

[Qemu-devel] [PATCH qom-next] MAINTAINERS: Document QOM

2014-04-24 Thread Andreas Färber
Invented by Anthony. Maintained through my qom-next tree lately. Cc: Anthony Liguori Cc: Paolo Bonzini Signed-off-by: Andreas Färber --- MAINTAINERS | 10 ++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c66946f..87a56b7 100644 --- a/MAINTAINERS +++ b/M