qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] update pci-ids.txt
@ 2012-10-30  9:50 Gerd Hoffmann
  0 siblings, 0 replies; only message in thread
From: Gerd Hoffmann @ 2012-10-30  9:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

Add virtio-scsi and non-virtio devices.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 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 <kraxel@redhat.com> 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-30  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30  9:50 [Qemu-devel] [PATCH] update pci-ids.txt Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).