vhost: Accept event idx flag
Enabling all the code path created before. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
This commit is contained in:
parent
22a6840ff2
commit
396d512669
@ -33,6 +33,7 @@ bool vhost_svq_valid_features(uint64_t features, Error **errp)
|
||||
++b) {
|
||||
switch (b) {
|
||||
case VIRTIO_F_ANY_LAYOUT:
|
||||
case VIRTIO_RING_F_EVENT_IDX:
|
||||
continue;
|
||||
|
||||
case VIRTIO_F_ACCESS_PLATFORM:
|
||||
|
Loading…
Reference in New Issue
Block a user