summary refs log tree commit diff stats
path: root/hw/nand.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2011-11-04 15:51:24 +0100
committerKevin Wolf <kwolf@redhat.com>2011-11-11 14:02:58 +0100
commit802ddc375acabf06c0cb5a2716ca3573bc9ca89f (patch)
tree6bcec5b805731e5013e8b0a205e92d04cd1757ee /hw/nand.c
parentf1ef5555c24914f8ad4051a20571a5c62022d928 (diff)
downloadfocaccia-qemu-802ddc375acabf06c0cb5a2716ca3573bc9ca89f.tar.gz
focaccia-qemu-802ddc375acabf06c0cb5a2716ca3573bc9ca89f.zip
qemu-nbd: open the block device after starting the client thread
This is cleaner, because we do not need to close the block device when
there is an error opening /dev/nbdX.  It was done this way only to
print errors before daemonizing.

At the same time, use atexit to ensure that the block device is closed
whenever we exit.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/nand.c')
0 files changed, 0 insertions, 0 deletions