]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: virtio-bln init/exit
authorSasha Levin <levinsasha928@gmail.com>
Wed, 5 Sep 2012 08:31:53 +0000 (10:31 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 5 Sep 2012 13:22:37 +0000 (16:22 +0300)
commit894d00a1da6f2b4d0b06fbe62598c3d3fadb82c9
tree64f7603572420ed1a765c8a4bda98025995705f3
parent3b190952134bca2748b3902b57c646565107adcd
kvm tools: virtio-bln init/exit

Make the init/exit of virtio-balloon self-contained, so the global init code
won't need to check if it was selected or not.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c
tools/kvm/include/kvm/virtio-balloon.h
tools/kvm/virtio/balloon.c