[PATCH v3 0/2] vhost: fix async address mapping
xuan.ding at intel.com
xuan.ding at intel.com
Tue Feb 15 16:02:24 CET 2022
From: Xuan Ding <xuan.ding at intel.com>
This patchset fixes the issue of incorrect DMA mapping in PA mode.
Due to the ambiguity of host_phys_addr naming in the guest page
struct, rename it to host_iova.
v3:
* Fix some format issues.
v2:
* Change the order of patch.
Xuan Ding (2):
vhost: fix field naming in guest page struct
vhost: fix physical address mapping
lib/vhost/vhost.h | 11 ++--
lib/vhost/vhost_user.c | 134 ++++++++++++++++++++---------------------
lib/vhost/virtio_net.c | 11 ++--
3 files changed, 77 insertions(+), 79 deletions(-)
--
2.17.1
More information about the dev
mailing list