diff options
author | Cornelia Huck | 2014-07-25 14:10:47 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2014-08-15 19:03:13 +0200 |
commit | f9907ebc4cc37d0317ee67cfa8d6618eaf8f658b (patch) | |
tree | eaa1b931677135e51097c7e31ae4d73cc3fa308a /user-exec.c | |
parent | dataplane: print why starting failed (diff) | |
download | qemu-f9907ebc4cc37d0317ee67cfa8d6618eaf8f658b.tar.gz qemu-f9907ebc4cc37d0317ee67cfa8d6618eaf8f658b.tar.xz qemu-f9907ebc4cc37d0317ee67cfa8d6618eaf8f658b.zip |
dataplane: fail notifier setting gracefully
The dataplane code is currently doing a hard exit if it fails to set
up either guest or host notifiers. 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 tne nth device).
Let's just try to unwind the setup instead and return.
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'user-exec.c')
0 files changed, 0 insertions, 0 deletions