From: Glauber Costa Date: Tue, 1 Feb 2011 19:16:40 +0000 (-0500) Subject: KVM: x86: release kvmclock page on reset X-Git-Tag: v2.6.39-rc1~436^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f9a48f7bf5bfe6620b03028a865f26a10e1fce;p=pandora-kernel.git KVM: x86: release kvmclock page on reset When a vcpu is reset, kvmclock page keeps being written to this days. This is wrong and inconsistent: a cpu reset should take it to its initial state. Signed-off-by: Glauber Costa CC: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed