From: Glauber Costa Date: Mon, 24 Nov 2008 17:45:23 +0000 (-0200) Subject: x86: KVM guest: sign kvmclock as paravirt X-Git-Tag: v2.6.29-rc1~539^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423cd25a5ade17b8a5cc85e6f0a0f37028d2c4a2;p=pandora-kernel.git x86: KVM guest: sign kvmclock as paravirt Currently, we only set the KVM paravirt signature in case of CONFIG_KVM_GUEST. However, it is possible to have it turned off, while CONFIG_KVM_CLOCK is turned on. This is also a paravirt case, and should be shown accordingly. Signed-off-by: Glauber Costa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed