Spdk/lib/vhost
Changpeng Liu 376be52bb0 vhost: fix the coredump when perform live migration
QEMU will send SET_VRING_ADDR when perform live migration,
it's not correct to update the memory table while the device
is running.

Change-Id: I899d3a996355ab6aa69835d90da14a86f93240fa
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/420944
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-15 17:25:33 +00:00
..
rte_vhost vhost: fix the coredump when perform live migration 2018-08-15 17:25:33 +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/blk: spdk_vhost_blk_construct(): do not override errno returned 2018-08-13 17:38:21 +00:00
vhost_internal.h vhost: dump interrupt coalescing parameters in RPC info/config 2018-06-15 18:45:14 +00:00
vhost_nvme.c thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
vhost_rpc.c vhost: add socket path in info dump 2018-07-12 23:54:34 +00:00
vhost_scsi.c vhost/scsi: do not fail scsi_dev_add_tgt() if hotplug is not supported 2018-07-05 01:51:22 +00:00
vhost.c vhost: fix coalescing time calculation 2018-08-09 18:10:54 +00:00