numam-spdk/lib/vhost
Dariusz Stojaczyk 8123aef784 vhost: don't abort on mem region registration failure
A single warning message is printed instead.
This is required for VMs which have memory mapped virtual devices. (e.g
NVDIMM in Clear Containers). This memory won't ever be used by guest
kernel for IO processing.

Change-Id: Ie24501acbdb3ba0d67bd29b146a09b222451427d
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/373224
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
2017-08-10 13:32:36 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test/vhost: Update test plan for vhost 2017-07-25 15:48:46 -04:00
vhost_blk.c vhost: RPC: unify RPC "get_vhost_controllers" for all backends 2017-08-10 13:31:20 -04:00
vhost_internal.h vhost: RPC: unify RPC "get_vhost_controllers" for all backends 2017-08-10 13:31:20 -04:00
vhost_iommu.c vhost_iommu: handle realloc() failure 2017-07-13 15:47:33 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c vhost: RPC: unify RPC "get_vhost_controllers" for all backends 2017-08-10 13:31:20 -04:00
vhost_scsi.c vhost: RPC: unify RPC "get_vhost_controllers" for all backends 2017-08-10 13:31:20 -04:00
vhost.c vhost: don't abort on mem region registration failure 2017-08-10 13:32:36 -04:00