From: Avi Kivity Date: Wed, 21 Mar 2007 16:11:36 +0000 (+0200) Subject: KVM: Don't allow the guest to turn off the cpu cache X-Git-Tag: v2.6.22-rc1~1008^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da63cf95f6a19fe0a302232048452c96b178e45;p=pandora-kernel.git KVM: Don't allow the guest to turn off the cpu cache The cpu cache is a host resource; the guest should not be able to turn it off (even for itself). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed