From: Alexander Graf Date: Sun, 20 Dec 2009 21:24:06 +0000 (+0100) Subject: KVM: powerpc: Show timing option only on embedded X-Git-Tag: v2.6.33-rc6~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f829b6f453c7985cfdfab616994b4051c3d788;p=pandora-kernel.git KVM: powerpc: Show timing option only on embedded Embedded PowerPC KVM has an exit timing implementation to track and evaluate how much time was spent in which exit path. For Book3S, we don't implement it. So let's not expose it as a config option either. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed