From: Marcelo Tosatti Date: Wed, 28 Nov 2012 01:28:47 +0000 (-0200) Subject: KVM: x86: retain pvclock guest stopped bit in guest memory X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c0337a38450f809113dd46fe038874b93909f1;p=pandora-kernel.git KVM: x86: retain pvclock guest stopped bit in guest memory Otherwise its possible for an unrelated KVM_REQ_UPDATE_CLOCK (such as due to CPU migration) to clear the bit. Noticed by Paolo Bonzini. Reviewed-by: Gleb Natapov Reviewed-by: Glauber Costa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed