From: Rusty Russell Date: Thu, 27 Oct 2011 00:26:17 +0000 (+1030) Subject: lguest: don't allow KVM-detection cpuid. X-Git-Tag: v3.2-rc1~121^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89cfc99177c9270c5c6d429f6c5177ab3428ad57;p=pandora-kernel.git lguest: don't allow KVM-detection cpuid. Host might be running under KVM, but we shouldn't allow Guest to think it can use KVM hypercalls (it can't, and it will embarrass itself if it tries). Signed-off-by: Rusty Russell --- Reading git-diff-tree failed