Commit 361dcc7 (virtio-scsi: dataplane: fail setup gracefully, 2014-10-15) actually broke successful dataplane setup in a not-so-graceful manner: qemu-system-x86_64: .../util/rfifolock.c:71: rfifolock_unlock: Assertion `r->nesting > 0' failed. due to a missing return statement. Fixes: 361dcc790d Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
361dcc7
361dcc790d
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org - QEMU team