]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 17 Aug 2011 00:39:41 +0000 (10:39 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 17 Aug 2011 00:39:41 +0000 (10:39 +1000)
commit72dd88950336cfb7e5df3c02d577c051cd51c22f
treecdcbadc1b292f23927d8a6b0efe45154bebca883
parentbdf4cb7c09e29334e13b8100da78fbd51f40d7de
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