From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6BN-0007zD-71 for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:21:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XS6BI-00065n-Cj for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:21:13 -0400 Received: from mail-lb0-f181.google.com ([209.85.217.181]:44471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XS6BI-00065E-5V for qemu-devel@nongnu.org; Thu, 11 Sep 2014 11:21:08 -0400 Received: by mail-lb0-f181.google.com with SMTP id z11so9223919lbi.26 for ; Thu, 11 Sep 2014 08:21:03 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1410448173-12960-2-git-send-email-kraxel@redhat.com> References: <1410448173-12960-1-git-send-email-kraxel@redhat.com> <1410448173-12960-2-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Thu, 11 Sep 2014 16:20:40 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 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: Gerd Hoffmann Cc: Dave Airlie , virtio-dev@lists.oasis-open.org, QEMU Developers , "virtualization@lists.linux-foundation.org" 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. thanks -- PMM