numam-spdk/lib/vhost/rte_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
..
fd_man.c vhost: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -07:00
fd_man.h vhost: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -07:00
Makefile rte_vhost: include rte_config.h via compiler option 2017-09-07 18:02:09 -04:00
rte_vhost.h vhost: fix build with DPDK 17.02 and older 2018-04-25 22:27:02 +00:00
socket.c rte_vhost: mantain separate virtio features field in virtio_net 2017-11-14 15:39:49 -05:00
vhost_user.c vhost: fix the coredump when perform live migration 2018-08-15 17:25:33 +00:00
vhost_user.h vhost-nvme: reserve a bigger enough opcode to avoid conflict with QEMU 2018-04-24 16:41:40 +00:00
vhost.c vhost_scsi: support initiators without eventq/controlq 2018-04-23 20:23:30 +00:00
vhost.h vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00