numam-dpdk/lib/librte_vhost
Jianfeng Tan 768274ebbd vhost: avoid populate guest memory
It's not necessary to populate guest memory from vhost side unless
zerocopy is enabled or users want better performance.

Update the doc for guest memory requirement clarification.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-03-30 17:25:45 +02:00
..
fd_man.c vhost: add pipe event for optimizing negotiation 2018-03-30 17:25:45 +02:00
fd_man.h vhost: add pipe event for optimizing negotiation 2018-03-30 17:25:45 +02:00
iotlb.c vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
iotlb.h vhost: remove pending IOTLB entry if miss request failed 2018-02-05 19:56:04 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_vhost_version.map vhost: introduce vring call API 2018-01-16 18:47:49 +01:00
rte_vhost.h vhost: introduce vring call API 2018-01-16 18:47:49 +01:00
socket.c vhost: add pipe event for optimizing negotiation 2018-03-30 17:25:45 +02:00
vhost_user.c vhost: avoid populate guest memory 2018-03-30 17:25:45 +02:00
vhost_user.h vhost: avoid enum fields in VhostUserMsg 2018-03-30 14:08:42 +02:00
vhost.c vhost: avoid function call in data path 2018-03-30 14:08:42 +02:00
vhost.h vhost: move stdbool include 2018-03-30 14:08:44 +02:00
virtio_net.c vhost: fix log macro name conflict 2018-03-30 14:08:42 +02:00