OSDN Git Service

vhost/vdpa: switch to new helpers
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jul 2020 14:58:18 +0000 (10:58 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Aug 2020 15:08:40 +0000 (11:08 -0400)
commit0d234007a5f8914ba94388b2ed93e0fd9b12e68c
tree8f91a91bc767cffe3d8154673e4461cbc029db71
parent452639a64ad880792652b6d20cc5c8dd4ecf27d9
vhost/vdpa: switch to new helpers

For new helpers handling legacy features to be effective,
vhost needs to invoke them. Tie them in.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vdpa.c