qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] update pci-ids.txt


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH] update pci-ids.txt
Date: Tue, 30 Oct 2012 10:50:18 +0100

Add virtio-scsi and non-virtio devices.

Signed-off-by: Gerd Hoffmann <address@hidden>
---
 pci-ids.txt |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/pci-ids.txt b/pci-ids.txt
index 73125a8..a2bf6f7 100644
--- a/pci-ids.txt
+++ b/pci-ids.txt
@@ -20,8 +20,9 @@ VirtIO Device IDs
 1af4:1001  block device
 1af4:1002  balloon device
 1af4:1003  console device
+1af4:1004  scsi device
 
-1af4:1004  Reserved.
+1af4:1005  Reserved.
    to      Contact Gerd Hoffmann <address@hidden> to get a
 1af4:10ef  device ID assigned for your new virtio device.
 
@@ -29,3 +30,17 @@ VirtIO Device IDs
    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.
 
+
+Other device IDs
+----------------
+
+Only listing devices which do *not* mimic existing hardware,
+i.e. which are more or less paravirtual but not virtio.
+
+1234:1111  VGA (-vga std)      docs/specs/standard-vga.txt
+1af4:1110  ivshmem             docs/specs/ivshmem_device_spec.txt
+1b36:0001  pci-bridge
+1b36:0002  pci-serial          docs/specs/pci-serial.txt
+1b36:0003  pci-serial-2x       docs/specs/pci-serial.txt
+1b36:0004  pci-serial-4x       docs/specs/pci-serial.txt
+1b36:0100  qxl
-- 
1.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]