~jderose/ubuntu/raring/qemu/vde-again

« back to all changes in this revision

Viewing changes to pci-ids.txt

  • Committer: Bazaar Package Importer
  • Author(s): Aurelien Jarno, Aurelien Jarno
  • Date: 2009-03-07 06:20:34 UTC
  • mfrom: (1.1.9 upstream)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20090307062034-i3pead4mw653v2el
Tags: 0.10.0-1
[ Aurelien Jarno ]
* New upstream release:
  - Fix fr-be keyboard mapping (closes: bug#514462).
  - Fix stat64 structure on ppc-linux-user (closes: bug#470231).
  - Add a chroot option (closes: bug#415996).
  - Add evdev support (closes: bug#513210).
  - Fix loop on symlinks in user mode (closes: bug#297572).
  - Bump depends on openbios-sparc.
  - Depends on openbios-ppc.
  - Update 12_signal_powerpc_support.patch.
  - Update 21_net_soopts.patch.
  - Drop 44_socklen_t_check.patch (merged upstream).
  - Drop 49_null_check.patch (merged upstream).
  - Update 64_ppc_asm_constraints.patch.
  - Drop security/CVE-2008-0928-fedora.patch (merged upstream).
  - Drop security/CVE-2007-5730.patch (merged upstream).
* patches/80_stable-branch.patch: add patches from stable branch:
  - Fix race condition between signal handler/execution loop (closes:
    bug#474386, bug#501731).
* debian/copyright: update.
* Compile and install .dtb files:
  - debian/control: build-depends on device-tree-compiler.
  - debian/patches/81_compile_dtb.patch: new patch from upstream.
  - debian/rules: compile and install bamboo.dtb and mpc8544.dtb.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
PCI IDs for qemu
 
3
================
 
4
 
 
5
Red Hat, Inc. donates a part of its device ID range to qemu, to be used for
 
6
virtual devices.  The vendor ID is 1af4 (formerly Qumranet ID).
 
7
 
 
8
The 1000 -> 10ff device ID range is used for VirtIO devices.
 
9
 
 
10
The 1100 device ID is used as PCI Subsystem ID for existing hardware
 
11
devices emulated by qemu.
 
12
 
 
13
All other device IDs are reserved.
 
14
 
 
15
 
 
16
VirtIO Device IDs
 
17
-----------------
 
18
 
 
19
1af4:1000  network device
 
20
1af4:1001  block device
 
21
1af4:1002  balloon device
 
22
1af4:1003  console device
 
23
 
 
24
1af4:1004  Reserved.
 
25
   to      Contact Gerd Hoffmann <kraxel@redhat.com> to get a
 
26
1af4:10ef  device ID assigned for your new virtio device.
 
27
 
 
28
1af4:10f0  Available for experimental usage without registration.  Must get
 
29
   to      official ID when the code leaves the test lab (i.e. when seeking
 
30
1af4:10ff  upstream merge or shipping a distro/product) to avoid conflicts.
 
31