Re: [Qemu-devel] [Xen-devel] [PATCH V10 1/8] pci_ids: Add INTEL_82599_SFP_VF id.

2012-03-30 Thread Anthony PERARD
On Wed, Mar 28, 2012 at 19:53, Konrad Rzeszutek Wilk wrote: > You really should say why this is added.. It is so odd just to have > 'add this' without any justification. Can you at least say: > > "We are using this in our quirk lookup provided by patch > titled: XXXYYY" ? I will add this. Thanks

Re: [Qemu-devel] [Xen-devel] [PATCH V10 1/8] pci_ids: Add INTEL_82599_SFP_VF id.

2012-03-28 Thread Konrad Rzeszutek Wilk
On Wed, Mar 28, 2012 at 12:41:40PM +0100, Anthony PERARD wrote: You really should say why this is added.. It is so odd just to have 'add this' without any justification. Can you at least say: "We are using this in our quirk lookup provided by patch titled: XXXYYY" ? > Signed-off-by: Anthony PERA