]> Git Repo - qemu.git/commit
vhost-user: document memory accesses
authorStefan Hajnoczi <[email protected]>
Thu, 14 Dec 2017 20:22:20 +0000 (20:22 +0000)
committerMichael S. Tsirkin <[email protected]>
Thu, 21 Dec 2017 23:42:03 +0000 (01:42 +0200)
commitc3d331d28fc31997404456b0b41960fdda3d8619
tree6f8a2fcc211bfee28db4e7d931797ab6908cf207
parent7722b1a78aa0c87f645516b6693baa9767891837
vhost-user: document memory accesses

The vhost-user protocol specification does not define "guest address"
and "user address".  It does not explain how to access memory given such
addresses.

This patch explains how memory access works, including the IOTLB.

Cc: Michael S. Tsirkin <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Wei Wang <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Maxime Coquelin <[email protected]>
docs/interop/vhost-user.txt
This page took 0.028123 seconds and 4 git commands to generate.