On Sat, May 12, 2012 at 2:43 AM, Konrad Rzeszutek Wilk <kon...@darnok.org> wrote: > On Mon, Mar 19, 2012 at 12:54 PM, Anthony PERARD > <anthony.per...@citrix.com> wrote: >> On 19/03/12 11:50, Stefano Stabellini wrote: >>> >>> On Fri, 16 Mar 2012, Anthony PERARD wrote: >>>> >>>> Signed-off-by: Anthony PERARD<anthony.per...@citrix.com> >>>> --- >>>> hw/pci_ids.h | 1 + >>>> 1 files changed, 1 insertions(+), 0 deletions(-) >>>> >>>> diff --git a/hw/pci_ids.h b/hw/pci_ids.h >>>> index e8235a7..943106a 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_VF 0x10ed >>> >>> >>> maybe it should be PCI_DEVICE_ID_INTEL_82599_SFP_VF for consistency with >>> Linux? >> >> >> Ok, I'll change that. >> > > And can you add why you need this?
Done in the V11. -- Anthony PERARD