projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb0a18e
)
pci: add define for communication class devices
author
Amit Shah
<amit.shah@redhat.com>
Tue, 9 Jun 2009 16:42:46 +0000
(22:12 +0530)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Tue, 16 Jun 2009 20:36:47 +0000
(15:36 -0500)
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci_ids.h
patch
|
blob
|
history
diff --git
a/hw/pci_ids.h
b/hw/pci_ids.h
index
427fcd5
..
3afe674
100644
(file)
--- a/
hw/pci_ids.h
+++ b/
hw/pci_ids.h
@@
-35,6
+35,8
@@
#define PCI_CLASS_BRIDGE_PCI 0x0604
#define PCI_CLASS_BRIDGE_OTHER 0x0680
+#define PCI_CLASS_COMMUNICATION_OTHER 0x0780
+
#define PCI_CLASS_PROCESSOR_CO 0x0b40
#define PCI_CLASS_PROCESSOR_POWERPC 0x0b20