commit | 639916734754b20fc34d956515a67b6a05776534 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Jul 27 10:59:02 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Aug 05 11:08:40 2020 -0400 |
tree | a77000689b0d69ac87572fae3f9939ae56c77370 | |
parent | 0d234007a5f8914ba94388b2ed93e0fd9b12e68c [diff] |
virtio_vdpa: legacy features handling We normally expect vdpa to use the modern interface. However for consistency, let's use same APIs as vhost for legacy guests. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>