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

Make the init/exit of virtio-rng 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/virtio/rng.c