Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1527351 > unrolled thread
| Started by | Gerd Hoffmann <kraxel@redhat.com> |
|---|---|
| First post | 2016-11-22 11:00 +0100 |
| Last post | 2016-11-23 09:20 +0100 |
| Articles | 7 — 4 participants |
Back to article view | Back to linux.kernel
[PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Gerd Hoffmann <kraxel@redhat.com> - 2016-11-22 11:00 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Thomas Huth <thuth@redhat.com> - 2016-11-22 12:00 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Eric Blake <eblake@redhat.com> - 2016-11-22 20:00 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Paolo Bonzini <pbonzini@redhat.com> - 2016-11-22 21:00 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Eric Blake <eblake@redhat.com> - 2016-11-22 21:50 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Gerd Hoffmann <kraxel@redhat.com> - 2016-11-23 09:10 +0100
Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) Thomas Huth <thuth@redhat.com> - 2016-11-23 09:20 +0100
| From | Gerd Hoffmann <kraxel@redhat.com> |
|---|---|
| Date | 2016-11-22 11:00 +0100 |
| Subject | [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGg1Q-5rf-19@gated-at.bofh.it> |
Changes: * add myself as maintainer, so patches land in my inbox. * add qemu-devel mailing list. * add drm-qemu git repo. * flip bochs and qxl status to "Maintained". Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> --- MAINTAINERS | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ad9b965..84dc747 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4027,11 +4027,16 @@ F: drivers/gpu/drm/ast/ DRM DRIVER FOR BOCHS VIRTUAL GPU M: Gerd Hoffmann <kraxel@redhat.com> -S: Odd Fixes +L: qemu-devel@nongnu.org +T: git git://git.kraxel.org/linux drm-qemu +S: Maintained F: drivers/gpu/drm/bochs/ DRM DRIVER FOR QEMU'S CIRRUS DEVICE M: Dave Airlie <airlied@redhat.com> +M: Gerd Hoffmann <kraxel@redhat.com> +L: qemu-devel@nongnu.org +T: git git://git.kraxel.org/linux drm-qemu S: Odd Fixes F: drivers/gpu/drm/cirrus/ @@ -4204,7 +4209,10 @@ F: Documentation/devicetree/bindings/display/renesas,du.txt DRM DRIVER FOR QXL VIRTUAL GPU M: Dave Airlie <airlied@redhat.com> -S: Odd Fixes +M: Gerd Hoffmann <kraxel@redhat.com> +L: qemu-devel@nongnu.org +T: git git://git.kraxel.org/linux drm-qemu +S: Maintained F: drivers/gpu/drm/qxl/ F: include/uapi/drm/qxl_drm.h @@ -12825,6 +12833,8 @@ M: David Airlie <airlied@linux.ie> M: Gerd Hoffmann <kraxel@redhat.com> L: dri-devel@lists.freedesktop.org L: virtualization@lists.linux-foundation.org +L: qemu-devel@nongnu.org +T: git git://git.kraxel.org/linux drm-qemu S: Maintained F: drivers/gpu/drm/virtio/ F: include/uapi/linux/virtio_gpu.h -- 1.8.3.1
[toc] | [next] | [standalone]
| From | Thomas Huth <thuth@redhat.com> |
|---|---|
| Date | 2016-11-22 12:00 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGgXU-65c-31@gated-at.bofh.it> |
| In reply to | #1527351 |
On 22.11.2016 10:58, Gerd Hoffmann wrote: > Changes: > * add myself as maintainer, so patches land in my inbox. > * add qemu-devel mailing list. > * add drm-qemu git repo. > * flip bochs and qxl status to "Maintained". > > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> > --- > MAINTAINERS | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ad9b965..84dc747 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4027,11 +4027,16 @@ F: drivers/gpu/drm/ast/ > > DRM DRIVER FOR BOCHS VIRTUAL GPU > M: Gerd Hoffmann <kraxel@redhat.com> > -S: Odd Fixes > +L: qemu-devel@nongnu.org qemu-devel list already has very high traffic - not sure whether it makes much sense to route even more additional patches here. Maybe rather create a separate mailing list like qemu-graphics@nongnu.org ? Thomas
[toc] | [prev] | [next] | [standalone]
| From | Eric Blake <eblake@redhat.com> |
|---|---|
| Date | 2016-11-22 20:00 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGosp-2Ad-3@gated-at.bofh.it> |
| In reply to | #1527406 |
[Multipart message — attachments visible in raw view] — view raw
On 11/22/2016 04:50 AM, Thomas Huth wrote: > On 22.11.2016 10:58, Gerd Hoffmann wrote: >> Changes: >> * add myself as maintainer, so patches land in my inbox. >> * add qemu-devel mailing list. >> * add drm-qemu git repo. >> * flip bochs and qxl status to "Maintained". >> >> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> >> --- >> MAINTAINERS | 14 ++++++++++++-- >> 1 file changed, 12 insertions(+), 2 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index ad9b965..84dc747 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -4027,11 +4027,16 @@ F: drivers/gpu/drm/ast/ >> >> DRM DRIVER FOR BOCHS VIRTUAL GPU >> M: Gerd Hoffmann <kraxel@redhat.com> >> -S: Odd Fixes >> +L: qemu-devel@nongnu.org > > qemu-devel list already has very high traffic - not sure whether it > makes much sense to route even more additional patches here. Maybe > rather create a separate mailing list like qemu-graphics@nongnu.org ? In practice, ALL patches should already be going to qemu-devel, even if they are ALSO going to some other list. For example, qemu-block and qemu-trivial are definitely cases where we have separate lists, but where posters are reminded to include qemu-devel in cc if they want a patch applied. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
[toc] | [prev] | [next] | [standalone]
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Date | 2016-11-22 21:00 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGpou-39j-17@gated-at.bofh.it> |
| In reply to | #1527847 |
On 22/11/2016 19:54, Eric Blake wrote: >>> >> DRM DRIVER FOR BOCHS VIRTUAL GPU >>> >> M: Gerd Hoffmann <kraxel@redhat.com> >>> >> -S: Odd Fixes >>> >> +L: qemu-devel@nongnu.org >> > >> > qemu-devel list already has very high traffic - not sure whether it >> > makes much sense to route even more additional patches here. Maybe >> > rather create a separate mailing list like qemu-graphics@nongnu.org ? > In practice, ALL patches should already be going to qemu-devel, even if > they are ALSO going to some other list. For example, qemu-block and > qemu-trivial are definitely cases where we have separate lists, but > where posters are reminded to include qemu-devel in cc if they want a > patch applied. The difference is that these would be kernel patches. Paolo
[toc] | [prev] | [next] | [standalone]
| From | Eric Blake <eblake@redhat.com> |
|---|---|
| Date | 2016-11-22 21:50 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGqaR-3JU-7@gated-at.bofh.it> |
| In reply to | #1527886 |
[Multipart message — attachments visible in raw view] — view raw
On 11/22/2016 01:41 PM, Paolo Bonzini wrote: > > > On 22/11/2016 19:54, Eric Blake wrote: >>>>>> DRM DRIVER FOR BOCHS VIRTUAL GPU >>>>>> M: Gerd Hoffmann <kraxel@redhat.com> >>>>>> -S: Odd Fixes >>>>>> +L: qemu-devel@nongnu.org >>>> >>>> qemu-devel list already has very high traffic - not sure whether it >>>> makes much sense to route even more additional patches here. Maybe >>>> rather create a separate mailing list like qemu-graphics@nongnu.org ? >> In practice, ALL patches should already be going to qemu-devel, even if >> they are ALSO going to some other list. For example, qemu-block and >> qemu-trivial are definitely cases where we have separate lists, but >> where posters are reminded to include qemu-devel in cc if they want a >> patch applied. > > The difference is that these would be kernel patches. Ah, indeed. I missed the distinction of 'all _qemu_ patches' are already going to the qemu list, but this is about non-qemu patches. I guess I was thrown off because I first read this message as cross-posted onto the qemu lists, rather than its primary audience of the kernel list. But it goes to show that when more than one non-overlapping list is cc'd on an individual patch, it gets harder to tell which list the patch is meant for, vs. which other lists are just getting it out of courtesy. So you've just managed to convince me that including qemu-devel on every driver patch, when qemu.git will not be modified, may indeed be overkill; when compared to the option of just creating a new dedicated list for the subset of kernel patches related to qemu drivers. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
[toc] | [prev] | [next] | [standalone]
| From | Gerd Hoffmann <kraxel@redhat.com> |
|---|---|
| Date | 2016-11-23 09:10 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGAMW-2jc-25@gated-at.bofh.it> |
| In reply to | #1527913 |
Hi, > >>>>>> +L: qemu-devel@nongnu.org > >>>> > >>>> qemu-devel list already has very high traffic - not sure whether it > >>>> makes much sense to route even more additional patches here. Maybe > >>>> rather create a separate mailing list like qemu-graphics@nongnu.org ? > So you've just managed to convince me that including qemu-devel on every > driver patch, when qemu.git will not be modified, may indeed be > overkill; when compared to the option of just creating a new dedicated > list for the subset of kernel patches related to qemu drivers. Well, that isn't my intention. I want the kernel patches for qemu graphics being more visible for developers working on the host (device emulation) side. A separate list just for those patches is quite the contrary ... Maybe virtualization@lists.linux-foundation.org would be a better choice than qemu-devel ... cheers, Gerd
[toc] | [prev] | [next] | [standalone]
| From | Thomas Huth <thuth@redhat.com> |
|---|---|
| Date | 2016-11-23 09:20 +0100 |
| Subject | Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) |
| Message-ID | <sGAWB-2ox-5@gated-at.bofh.it> |
| In reply to | #1528176 |
On 23.11.2016 09:06, Gerd Hoffmann wrote: > Hi, > >>>>>>>> +L: qemu-devel@nongnu.org >>>>>> >>>>>> qemu-devel list already has very high traffic - not sure whether it >>>>>> makes much sense to route even more additional patches here. Maybe >>>>>> rather create a separate mailing list like qemu-graphics@nongnu.org ? > >> So you've just managed to convince me that including qemu-devel on every >> driver patch, when qemu.git will not be modified, may indeed be >> overkill; when compared to the option of just creating a new dedicated >> list for the subset of kernel patches related to qemu drivers. > > Well, that isn't my intention. I want the kernel patches for qemu > graphics being more visible for developers working on the host (device > emulation) side. A separate list just for those patches is quite the > contrary ... > > Maybe virtualization@lists.linux-foundation.org would be a better choice > than qemu-devel ... Yes, I agree, that sounds like a better fit. You might even get the attention from other people there who are working on virtualization solutions other than QEMU. Thomas
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web