From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRLmk-00027G-BT for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:20:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRLmg-0000nY-VK for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:20:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRLmg-0000nP-Jc for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:20:54 -0500 Message-ID: <54F07D42.2050300@redhat.com> Date: Fri, 27 Feb 2015 09:20:50 -0500 From: Max Reitz MIME-Version: 1.0 References: <1424687012-18524-1-git-send-email-kraxel@redhat.com> <1424687012-18524-2-git-send-email-kraxel@redhat.com> <54EF4CBE.50202@redhat.com> <1425035735.20883.49.camel@nilsson.home.kraxel.org> In-Reply-To: <1425035735.20883.49.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 01/15] virtio-pci: add flags to enable/disable legacy/modern List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org, Anthony Liguori , "Michael S. Tsirkin" On 2015-02-27 at 06:15, Gerd Hoffmann wrote: >> Hm, the virtio 1.0 specification from December 2013 states (4.1.1 PCI >> Device Discovery): > Outdated draft, look here for the final specs: > > http://docs.oasis-open.org/virtio/virtio/v1.0/ Thanks! Max