From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6XY-0004XB-AC for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:44:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS6XT-0005k9-CL for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:44:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6XT-0005js-5o for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:44:03 -0400 Message-ID: <1410450229.8604.16.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 11 Sep 2014 17:43:49 +0200 In-Reply-To: References: <1410448173-12960-1-git-send-email-kraxel@redhat.com> <1410448173-12960-2-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] virtio-gpu/2d: add hardware spec include file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Dave Airlie , virtio-dev@lists.oasis-open.org, QEMU Developers , "virtualization@lists.linux-foundation.org" On Do, 2014-09-11 at 16:20 +0100, Peter Maydell wrote: > On 11 September 2014 16:09, Gerd Hoffmann wrote: > > This patch adds the header file with structs and defines for > > the virtio based gpu device. Covers 2d operations only. > > Please don't cc subscriber only mailing lists > (virtio-dev@lists.oasis-open.org) on posts to qemu-devel; > it just means everybody responding gets mailer bounce > junkmail. I don't feel like splitting the discussion though. Suggestions how to deal with that? I think I've seen most active virtio-dev folks on the virtualization list too, is it ok to just drop virtio-dev for the next round and hope that folks see it via virtualization list? cheers, Gerd