]> git.baikalelectronics.ru Git - kernel.git/commit
tools/virtio: Add --reset
authorEugenio Pérez <eperezma@redhat.com>
Sat, 18 Apr 2020 10:22:13 +0000 (12:22 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Jun 2020 16:34:21 +0000 (12:34 -0400)
commit740cd9f1384dbdc2d939faad74b1af902ae2c1c8
tree8173a10f1acdd1b91feaf637e94bd8d69a83b47f
parent5827fa4a9bff6b1dcede9295ba002c3eae9ce9ea
tools/virtio: Add --reset

Currently, it only removes and add backend, but it will reset vq
position in future commits.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Link: https://lore.kernel.org/r/20200418102217.32327-5-eperezma@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/test.c
drivers/vhost/test.h
tools/virtio/virtio_test.c