numam-spdk/lib/vhost
Daniel Verkamp 5d5e402810 vhost/nvme: remove unnecessary vva casts
Now that spdk_vhost_gpa_to_vva() is used in place of
rte_vhost_gpa_to_vva(), we can directly use the void * return value
instead of casting it via uintptr_t.

Change-Id: Ie063439def1eeeebc7a949ff67f14a80bfce6cd7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/408760
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-24 16:02:58 +00:00
..
rte_vhost vhost-lib: add virtio configuration protocol feature bit 2018-04-23 20:38:39 +00:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost_scsi: support initiators without eventq/controlq 2018-04-23 20:23:30 +00:00
vhost_internal.h vhost_scsi: support initiators without eventq/controlq 2018-04-23 20:23:30 +00:00
vhost_nvme.c vhost/nvme: remove unnecessary vva casts 2018-04-24 16:02:58 +00:00
vhost_rpc.c rpc/vhost_nvme: add rpc support for vhost-nvme target 2018-04-20 15:24:50 -04:00
vhost_scsi.c vhost/scsi: handle spdk_vhost_gpa_to_vva() failure 2018-04-24 16:02:58 +00:00
vhost.c vhost_scsi: support initiators without eventq/controlq 2018-04-23 20:23:30 +00:00