commit | a18cc421649dfdc21edb6c4c867dd05447d7df8c | [log] [tgz] |
---|---|---|
author | Asias He <asias@redhat.com> | Tue May 07 14:51:49 2013 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue May 07 11:11:08 2013 +0300 |
tree | e7509de7899b4ff9c10e40c5db95486575e5a334 | |
parent | 7542a6b0d273ba4338028d39bc0e6e8cbfc68898 [diff] |
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>