]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Modify behaviour on missing ops ptr
authorSasha Levin <levinsasha928@gmail.com>
Wed, 2 Nov 2011 05:41:08 +0000 (07:41 +0200)
committerPekka Enberg <penberg@kernel.org>
Wed, 2 Nov 2011 06:21:30 +0000 (08:21 +0200)
commita74299e691f0177403e4e209821fb0e997051876
tree96d6c6fce19a4404deaca151b73f35ee15a8e964
parentbdb9b65e55f79a8482a7179aab8548a3764b032a
kvm tools: Modify behaviour on missing ops ptr

In case a read or write op ptr is missing simply ignore it instead of
critically failing. This provides an easier way to prevent read or write
in specific scenarios.

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