Loading
rte_virtio: save mem-mapped PCI resource regions
Added virtio_hw->pci_bar[6] to store information about mapped memory regions. They have to be stored to make it possible to unmap them. The unmapping itself is done in a separate patch. Change-Id: I5dcffd0674e855a02086b3d8e4adc5fac451229a Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/380779 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>