* spdk_vhost_dev_create() operates on **existing** vhost_devs, rather than allocates and returns them. * spdk_vhost_dev_destruct() no longer deallocates devices This is a preparation for making vhost_dev a direct field of vhost_scsi_dev (no longer a pointer). That patch would be too massive to contain this one. Change-Id: Idec84cee22795ad88e8499eb933664c4b8c7d101 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/362187 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
linux | ||
rte_vhost | ||
Makefile | ||
task.c | ||
task.h | ||
vhost_iommu.c | ||
vhost_iommu.h | ||
vhost_rpc.c | ||
vhost.c |