numam-dpdk/lib/librte_vhost
Maxime Coquelin d5022533c2 vhost: retranslate vring addr when memory table changes
When the vhost-user master sends memory updates using
VHOST_USER_SET_MEM request, the user backends unmap and then
mmap again the memory regions in its address space.

If the ring addresses have already been translated, it needs to
be translated again as they point to unmapped memory.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-05-14 22:31:50 +01:00
..
2018-05-14 22:31:03 +01:00
2018-04-14 00:40:21 +02:00
2018-04-14 00:40:21 +02:00