Re: [PATCH v2] vfio: Support for no-IOMMU mode
From: David Marchand <hidden>
Date: 2016-01-27 10:24:55
From: David Marchand <hidden>
Date: 2016-01-27 10:24:55
On Wed, Jan 27, 2016 at 11:12 AM, Thomas Monjalon [off-list ref] wrote:
2016-01-27 10:08, Burakov, Anatoly:quoted
quoted
Why a new file for these functions?Well, my thought was to make future extensions easier by way of avoiding mixing irrelevant and/or general code with driver-specific code. I can change it back if that's not OK.No strong opinion here. David?
Hum, no strong opinion either, but I don't think we really need to split this file for this much code. Besides, if we keep all code in eal_pci_vfio.c, there is no need to expose those structures through eal_pci_init.h. -- David Marchand