From: Anthony PERARD Date: Thu, 21 Jun 2012 15:31:47 +0000 (+0000) Subject: pci_ids: Add INTEL_82599_SFP_VF id. X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~3966^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ff706c8158892c00eb01d6b721b17d5a87f7f0a;p=sdk%2Femulator%2Fqemu.git pci_ids: Add INTEL_82599_SFP_VF id. We are using this in our quirk lookup provided by patch titled: Introduce Xen PCI Passthrough, PCI config space helpers. Signed-off-by: Anthony PERARD Acked-by: Stefano Stabellini Acked-by: Michael S. Tsirkin Reviewed-by: Konrad Rzeszutek Wilk --- diff --git a/hw/pci_ids.h b/hw/pci_ids.h index e8235a7..649e6b3 100644 --- a/hw/pci_ids.h +++ b/hw/pci_ids.h @@ -118,6 +118,7 @@ #define PCI_DEVICE_ID_INTEL_82801I_UHCI6 0x2939 #define PCI_DEVICE_ID_INTEL_82801I_EHCI1 0x293a #define PCI_DEVICE_ID_INTEL_82801I_EHCI2 0x293c +#define PCI_DEVICE_ID_INTEL_82599_SFP_VF 0x10ed #define PCI_VENDOR_ID_XEN 0x5853 #define PCI_DEVICE_ID_XEN_PLATFORM 0x0001