]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 2 Aug 2011 00:25:13 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Aug 2011 00:25:13 +0000 (10:25 +1000)
commit98707f46e1806664c2abe3aad73c34ed0ca3049b
tree0b5b82ec0553ec312f185c3052ac53847df3df75
parentcee7a62f215106deb47825e853fc6be318ed39ee
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 <rusty@rustcorp.com.au>
arch/x86/lguest/boot.c