commit | 7b5d753ebc22c5b6935a70ce9a857dc6220784f8 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Fri May 24 04:12:14 2019 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jun 05 16:23:52 2019 -0400 |
tree | 1c99f78be7ca1df166ad2b2bf48ef44dfe6b8845 | |
parent | 1ab5d1385af40272ca44a5cd38af7e13da6ed847 [diff] |
vhost: fine grain userspace memory accessors This is used to hide the metadata address from virtqueue helpers. This will allow to implement a vmap based fast accessing to metadata. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>