]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Aug 2011 00:23:44 +0000 (10:23 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 26 Aug 2011 00:23:44 +0000 (10:23 +1000)
commit1525db574ad87ba61d905cc34a1d4d8ac01c524b
treec0fdc003317667ac10eb26e4953859de984f01a9
parent4ae20096edc11ec18dd2e2e5f2e503134047b748
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