]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add cmdline switch to enable virtio-rng
authorSasha Levin <levinsasha928@gmail.com>
Sat, 30 Apr 2011 13:30:25 +0000 (16:30 +0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 3 May 2011 14:03:02 +0000 (17:03 +0300)
commit35e6d5ad238b229d6c1778a9fe9a30902e3486c6
treeb1bc47c24c67c5dc083bb77463171f557bab4809
parent5577d2e508acc66fdc03fa5bb5098b512c758eaf
kvm tools: Add cmdline switch to enable virtio-rng

Add --virtio-rnd switch to enable virtio RNG in the guest.
Once enabled, The RNG device will be located at /dev/hwrng.

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