Re: [Xen-devel] [PATCH v8 04/11] pci: split code to size BARs from pci_add_device

2018-02-23 Thread Jan Beulich
>>> On 23.01.18 at 16:07, wrote: > So that it can be called from outside in order to get the size of regular PCI > BARs. This will be required in order to map the BARs from PCI devices into PVH > Dom0 p2m. > > Signed-off-by: Roger Pau Monné Reviewed-by: Jan Beulich __

[Xen-devel] [PATCH v8 04/11] pci: split code to size BARs from pci_add_device

2018-01-23 Thread Roger Pau Monne
So that it can be called from outside in order to get the size of regular PCI BARs. This will be required in order to map the BARs from PCI devices into PVH Dom0 p2m. Signed-off-by: Roger Pau Monné --- Cc: Jan Beulich --- Changes since v7: - Do not return error from pci_size_mem_bar in order to