vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
authorAsias He <asias@redhat.com>
Tue, 7 May 2013 06:51:49 +0000 (14:51 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 May 2013 08:11:08 +0000 (11:11 +0300)
commita18cc421649dfdc21edb6c4c867dd05447d7df8c
treee7509de7899b4ff9c10e40c5db95486575e5a334
parent7542a6b0d273ba4338028d39bc0e6e8cbfc68898
vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX

It was disabled as a workaround. Now userspace bits work fine with it.
The broken version was not ever committed to QEMU, I guess the same is
true for nlkt.

So, let's enable it.

Signed-off-by: Asias He <asias@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/scsi.c