diff options
author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2014-10-15 15:15:25 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-23 16:41:24 +0200 |
commit | 361dcc790db8c87b2e46ab610739191ced894c44 (patch) | |
tree | 561f1dc9bab14f9f21d9553d51d504182551165f /hw/core/qdev.c | |
parent | 6d2c83165bc981536f248dd9e3f25bf132b35867 (diff) | |
download | hqemu-361dcc790db8c87b2e46ab610739191ced894c44.zip hqemu-361dcc790db8c87b2e46ab610739191ced894c44.tar.gz |
virtio-scsi: dataplane: fail setup gracefully
The dataplane code is currently doing a hard exit on various setup
failures. In practice, this may mean that a guest suddenly dies after
a dataplane device failed to come up (e.g., when a file descriptor
limit is hit for the nth device).
Let's just try to unwind the setup instead and return.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions