~ubuntu-branches/ubuntu/vivid/qemu-linaro/vivid

« back to all changes in this revision

Viewing changes to hw/pci_ids.h

  • Committer: Ricardo Salveti de Araujo
  • Date: 2012-09-20 18:39:31 UTC
  • mfrom: (12922.1.2 qemu-linaro)
  • Revision ID: ricardo.salveti@linaro.org-20120920183931-sp3cg6kpdl8dmwo9
* New upstream release.
  - support emulated systems with more than 2G of memory. (LP: #1030588)
* Drop powerpc-missing-include.patch - merged upstream.
* Update debian/control:
  - drop perl build dependency.
  - add libfdt-dev build dependency.
* Update debian/qemu-keymaps.install file.
* Update debian/rules:
  - update QEMU_CPU for ARM architecture: armv4l -> armv7l.
  - update conf_audio_drv: default to PulseAudio since PA is the default on
    Ubuntu.
  - enable KVM on ARM architecture.
  - enable flat device tree support (--enable-fdt). (LP: #1030594)

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
#define PCI_CLASS_STORAGE_SCSI           0x0100
17
17
#define PCI_CLASS_STORAGE_IDE            0x0101
 
18
#define PCI_CLASS_STORAGE_RAID           0x0104
18
19
#define PCI_CLASS_STORAGE_SATA           0x0106
19
20
#define PCI_CLASS_STORAGE_OTHER          0x0180
20
21
 
47
48
 
48
49
#define PCI_VENDOR_ID_LSI_LOGIC          0x1000
49
50
#define PCI_DEVICE_ID_LSI_53C895A        0x0012
 
51
#define PCI_DEVICE_ID_LSI_SAS1078        0x0060
50
52
 
51
53
#define PCI_VENDOR_ID_DEC                0x1011
52
54
#define PCI_DEVICE_ID_DEC_21154          0x0026
57
59
 
58
60
#define PCI_VENDOR_ID_AMD                0x1022
59
61
#define PCI_DEVICE_ID_AMD_LANCE          0x2000
 
62
#define PCI_DEVICE_ID_AMD_SCSI           0x2020
60
63
 
61
64
#define PCI_VENDOR_ID_TI                 0x104c
62
65
 
118
121
#define PCI_DEVICE_ID_INTEL_82801I_UHCI6 0x2939
119
122
#define PCI_DEVICE_ID_INTEL_82801I_EHCI1 0x293a
120
123
#define PCI_DEVICE_ID_INTEL_82801I_EHCI2 0x293c
 
124
#define PCI_DEVICE_ID_INTEL_82599_SFP_VF 0x10ed
121
125
 
122
126
#define PCI_VENDOR_ID_XEN               0x5853
123
127
#define PCI_DEVICE_ID_XEN_PLATFORM      0x0001