diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2023-04-04 15:13:18 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-04-21 09:02:33 +0200 |
commit | c618c84d4ccc6268c3da7609c7388b6cb305c639 (patch) | |
tree | 36a3870ba50e3a0972aa8f312f91f7b30533dce0 /drivers/vhost/vdpa.c | |
parent | vringh: fix typos in the vringh_init_* documentation (diff) | |
download | linux-c618c84d4ccc6268c3da7609c7388b6cb305c639.tar.xz linux-c618c84d4ccc6268c3da7609c7388b6cb305c639.zip |
vdpa: add bind_mm/unbind_mm callbacks
These new optional callbacks is used to bind/unbind the device to
a specific address space so the vDPA framework can use VA when
these callbacks are implemented.
Suggested-by: Jason Wang <jasowang@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20230404131326.44403-2-sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions