diff options
author | Parav Pandit | 2021-01-05 12:32:01 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2021-02-23 07:52:56 -0500 |
commit | 903f7bcaedb84ca47998e609015a34ddde93742e (patch) | |
tree | fa2fc0a67ad89cc6e8b6900bc8e1a49b65a5e985 /tools/virtio | |
parent | 33b347503f014ebf76257327cbc7001c6b721956 (diff) |
vdpa: Enable a user to add and delete a vdpa device
Add the ability to add and delete a vdpa device.
Examples:
Create a vdpa device of type network named "foo2" from
the management device vdpasim:
$ vdpa dev add mgmtdev vdpasim_net name foo2
Delete the vdpa device after its use:
$ vdpa dev del foo2
Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Eli Cohen <elic@nvidia.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210105103203.82508-5-parav@nvidia.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions