commit | 4adea8042f880dd9bd7cb5c191a781ec86fdc587 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Wed Oct 15 15:15:26 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 23 16:41:25 2014 +0200 |
tree | 0d75f8c4c20c17e37cf0e96d1f8dcc2484020a3b | |
parent | 361dcc790db8c87b2e46ab610739191ced894c44 [diff] |
virtio-scsi: dataplane: stop trying on notifier error There's no use to constantly trying to enable dataplane if we failed to set up guest or host notifiers, so fence it off in that case. We'll try again if the device is reinitialized. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>