]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add method to stop ipc thread
authorSasha Levin <levinsasha928@gmail.com>
Tue, 25 Oct 2011 11:30:53 +0000 (13:30 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 25 Oct 2011 11:42:54 +0000 (14:42 +0300)
commite60f56fab1c61a46fd160ab34dcc96193bc7f5cf
tree5982327fda898a84245ca0678be173be5cbe1f78
parentb73216be2854c56961cd9b07303e2d3937c3a63d
kvm tools: Add method to stop ipc thread

Stop the ipc thread when shutting down the hypervisor.

This solves a bug where the .sock files weren't removed upon shutdown.

Reported-by: Osier Yang <jyang@redhat.com>
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/kvm-ipc.h
tools/kvm/kvm-ipc.c
tools/kvm/kvm.c