]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 5 Oct 2011 01:01:19 +0000 (12:01 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Oct 2011 01:01:19 +0000 (12:01 +1100)
commit3f08464c40e68b0967a3303b8d3644deb99fc70b
treee5983a58eb55ed85902027db6a59d758157c6238
parent67590df9d16af236b9d5255b296e06e2a9a4563a
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