From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD40V-0001Fn-U6 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 16:32:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD40V-0001FY-5g for qemu-devel@nongnu.org; Wed, 17 Dec 2008 16:32:39 -0500 Received: from [199.232.76.173] (port=48269 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD40V-0001FV-03 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 16:32:39 -0500 Received: from savannah.gnu.org ([199.232.41.3]:54918 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LD40U-00065G-MS for qemu-devel@nongnu.org; Wed, 17 Dec 2008 16:32:38 -0500 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1LD40U-0005MZ-65 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 21:32:38 +0000 Received: from aliguori by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1LD40T-0005MV-W1 for qemu-devel@nongnu.org; Wed, 17 Dec 2008 21:32:38 +0000 MIME-Version: 1.0 Errors-To: aliguori Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Anthony Liguori Message-Id: Date: Wed, 17 Dec 2008 21:32:38 +0000 Subject: [Qemu-devel] [6076] This should have been added in Gerd's previous commit. Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 6076 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6076 Author: aliguori Date: 2008-12-17 21:32:37 +0000 (Wed, 17 Dec 2008) Log Message: ----------- This should have been added in Gerd's previous commit. Signed-off-by: Anthony Liguori Added Paths: ----------- trunk/pci-ids.txt Added: trunk/pci-ids.txt =================================================================== --- trunk/pci-ids.txt (rev 0) +++ trunk/pci-ids.txt 2008-12-17 21:32:37 UTC (rev 6076) @@ -0,0 +1,30 @@ + +PCI IDs for qemu +================ + +Red Hat, Inc. donates a part of its device ID range to qemu, to be used for +virtual devices. The vendor ID is 1af4 (formerly Qumranet ID). + +The 1000 -> 10ff device ID range is used for VirtIO devices. + +The 1100 device ID is used as PCI Subsystem ID for existing hardware +devices emulated by qemu. + +All other device IDs are reserved. + + +VirtIO Device IDs +----------------- + +1af4:1000 network device +1af4:1001 block device +1af4:1002 balloon device + +1af4:1003 Reserved. + to Contact Gerd Hoffmann to get a +1af4:10ef device ID assigned for your new virtio device. + +1af4:10f0 Available for experimental usage without registration. Must get + to official ID when the code leaves the test lab (i.e. when seeking +1af4:10ff upstream merge or shipping a distro/product) to avoid conflicts. +