Spdk/lib/vhost
Dariusz Stojaczyk 9f0a73d901 vhost: vhost_dev_get_cpumask now returns const spdk_cpuset *
The cpuset API is const-aware, so we can safely
return const cpuset here. This will simplify
future usages of this function - for now it remains
unused.

Change-Id: If849ed49056a54035fb7a6eccde84121630f9974
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/399457
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>
2018-02-14 15:34:06 -05:00
..
rte_vhost vhost: add live migration support 2018-01-30 15:42:40 -05:00
Makefile env: Automatically register new memory with the IOMMU 2017-09-01 15:25:24 -04:00
vhost_blk.c vhost/blk: set blkcfg->num_queues to the max available queues number 2018-02-09 13:14:43 -05:00
vhost_internal.h vhost: drop VIRTIO_F_NOTIFY_ON_EMPTY feature 2018-02-13 19:33:03 -05:00
vhost_rpc.c vhost: unify vdev removal 2018-02-06 11:05:01 -05:00
vhost_scsi.c Remove trailing whitespace before \n in printf() 2018-02-06 11:16:50 -05:00
vhost.c vhost: vhost_dev_get_cpumask now returns const spdk_cpuset * 2018-02-14 15:34:06 -05:00