]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Oct 2011 20:12:20 +0000 (07:12 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 24 Oct 2011 20:12:20 +0000 (07:12 +1100)
commitad2519ca6c5446c933341f385e4be6261b7967db
tree502db25d76257fca21ec74b5ccc4027d19709f59
parent83bca2bd5ec7535df204a08c05694efd48bca703
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