summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2011-11-04 15:51:19 +0100
committerKevin Wolf <kwolf@redhat.com>2011-11-11 14:02:58 +0100
commitbb345110f091af3aac32038a45a8776fc9fb505d (patch)
tree06e72f242b9f989cf5377d8d209496412747d180 /block
parent74624688b3c003d1ed2763953aaf59974965fa22 (diff)
downloadqemu-bb345110f091af3aac32038a45a8776fc9fb505d.tar.gz
qemu-nbd: trap SIGTERM
The client process right now uses SIGTERM to interrupt the server side. This does not affect the exit status of "qemu-nbd -v -c" because the server is a child process. This will change when both sides will be in the same process, and anyway cleaning up things nicely upon SIGTERM is good practice. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions