]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: prevent guest softlockup errors when pausing
authorSasha Levin <levinsasha928@gmail.com>
Thu, 2 Aug 2012 14:29:23 +0000 (16:29 +0200)
committerPekka Enberg <penberg@kernel.org>
Sat, 4 Aug 2012 09:05:40 +0000 (12:05 +0300)
commit32683a394b93723365e98edc1788cd8f4226d57e
tree72a67b8034e9e8e8ae477e108b79cd9a841aa4a8
parent397f43a9a433d4ff9b59308cf3b7e29679cf474f
kvm tools: prevent guest softlockup errors when pausing

Use the new KVM_KVMCLOCK_CTRL ioctl to prevent guests from wrongfully
detecting lockups when in fact they were paused.

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