cloud-hypervisor/vhost_user_backend
Cathy Zhang 527dd68ce1 vhost_user_backend: Update vmm_va_to_gpa with adding offset
The original logic does not has any problem without offset, since the
current offset is zero. However, if offset is not zero, while convert
vmm address to backend process address, it needs to consider the
offset.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
2019-09-30 09:26:11 -07:00
..
src vhost_user_backend: Update vmm_va_to_gpa with adding offset 2019-09-30 09:26:11 -07:00
Cargo.toml vhost_user_backend: Add new crate 2019-09-30 09:26:11 -07:00