From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO1d0-0002ui-B2 for qemu-devel@nongnu.org; Thu, 13 Mar 2014 05:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO1cu-00013i-CD for qemu-devel@nongnu.org; Thu, 13 Mar 2014 05:08:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO1cu-00013P-4G for qemu-devel@nongnu.org; Thu, 13 Mar 2014 05:08:32 -0400 Message-ID: <1394701705.23859.33.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 13 Mar 2014 10:08:25 +0100 In-Reply-To: <20140312202611.GB3004@redhat.com> References: <1394628914-10758-1-git-send-email-kraxel@redhat.com> <1394628914-10758-4-git-send-email-kraxel@redhat.com> <20140312202611.GB3004@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/4] virtio-gpu: v0.3 of the virtio based GPU code. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: airlied@redhat.com, qemu-devel@nongnu.org, Anthony Liguori Hi, > One thing to do is add this to the virtio spec. > Need help with that? What is the authoritative spec these days? The virtio 1.0 draft? Where can I find the latest revision? Where should I send patches? > > docs/specs/virtio-gpu.txt | 89 +++++ Some docs are here. cheers, Gerd