commit | f609d6cbb36ab1c9c7434f67d555c57a2f7d3dde | [log] [tgz] |
---|---|---|
author | Stefano Garzarella <sgarzare@redhat.com> | Tue Apr 04 15:13:21 2023 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 21 03:02:33 2023 -0400 |
tree | bdb0f24ba2b00a3dd6587f65b498ff139bdb0304 | |
parent | c0371782500c5314741da9ccbfbf0375a0d379fc [diff] |
vringh: define the stride used for translation Define a macro to be reused in the different parts of the code. Useful for the next patches where we add more arrays to manage also translations with user VA. Suggested-by: Eugenio Perez Martin <eperezma@redhat.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Message-Id: <20230404131326.44403-5-sgarzare@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>