From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933330AbcKWIGk convert rfc822-to-8bit (ORCPT ); Wed, 23 Nov 2016 03:06:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37332 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933005AbcKWIGj (ORCPT ); Wed, 23 Nov 2016 03:06:39 -0500 Message-ID: <1479888396.16465.5.camel@redhat.com> Subject: Re: [Qemu-devel] [PATCH] drm: update MAINTAINERS for qemu drivers (bochs, cirrus, qxl, virtio-gpu) From: Gerd Hoffmann To: Eric Blake Cc: Paolo Bonzini , Thomas Huth , David Airlie , dri-devel@lists.freedesktop.org, qemu-devel@nongnu.org, open list Date: Wed, 23 Nov 2016 09:06:36 +0100 In-Reply-To: References: <1479808693-30234-1-git-send-email-kraxel@redhat.com> <99e2e550-dad4-335f-e2d7-8a286863f57c@redhat.com> <8871cadb-3edf-5a3f-2da5-8981c12b79a0@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Mime-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Wed, 23 Nov 2016 08:06:39 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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