Anatoly Burakov fc552cfb14 ivshmem: document a potential crash in rte_ring
Commit 4768c475 added a pointer to the memzone in rte_ring. However,
all memzones are residing in local mem_config, therefore accessing
the memzone pointer inside the guest in an IVSHMEM-shared rte_ring
will cause segmentation fault. This issue is unlikely to ever get
fixed, as this would require lots of changes for very little benefit,
therefore we're documenting this limitation instead.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2016-06-07 12:05:36 +02:00
..
2015-05-12 15:13:15 +02:00
2015-12-07 04:59:56 +01:00
2016-04-01 18:56:27 +02:00
2016-04-11 23:56:34 +02:00
2016-04-11 23:56:34 +02:00
2016-04-11 23:56:34 +02:00
2016-04-11 23:56:34 +02:00
2015-12-15 13:50:42 +01:00
2015-12-15 13:50:42 +01:00
2015-04-29 18:34:58 +02:00
2015-04-29 18:34:58 +02:00