| ef084d19 | 03-Jun-2019 |
Wojciech Malikowski <wojciech.malikowski@intel.com> |
lib/vmd: Hooking devices behind VMD endpoint to PCI subsystem
Create PCI hook for each detected PCI device behind VMD endpoint.
Change-Id: I0bec674b859b02e5338eb407dc6c5f83cf1e8978 Signed-off-by: W
lib/vmd: Hooking devices behind VMD endpoint to PCI subsystem
Create PCI hook for each detected PCI device behind VMD endpoint.
Change-Id: I0bec674b859b02e5338eb407dc6c5f83cf1e8978 Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com> Signed-off-by: Orden Smith <orden.e.smith@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456632 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
show more ...
|
| 4a3d5418 | 03-Jun-2019 |
Wojciech Malikowski <wojciech.malikowski@intel.com> |
lib/vmd: Replace spdk_vmd_probe(bdf) with spdk_vmd_init()
spdk_vmd_init() will attach all VMD devices that were unbinded from system. There is not need to specify VMD bdf in VMD public interface sin
lib/vmd: Replace spdk_vmd_probe(bdf) with spdk_vmd_init()
spdk_vmd_init() will attach all VMD devices that were unbinded from system. There is not need to specify VMD bdf in VMD public interface since it can be controlled by setup.sh script.
Change-Id: Ifc45c32dc7e11b59429a41ddfdd596db30e27731 Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456631 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|