qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH] update pci-ids.txt
Date: Tue, 30 Oct 2012 10:50:18 +0100	[thread overview]
Message-ID: <1351590618-11844-1-git-send-email-kraxel@redhat.com> (raw)

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

                 reply	other threads:[~2012-10-30  9:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351590618-11844-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).