]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: don't allow KVM-detection cpuid.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Nov 2011 00:15:21 +0000 (11:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 Nov 2011 00:15:21 +0000 (11:15 +1100)
commitbd969ddeb85ce739d80ed75969a9b929e3e7bd63
tree1f5105e7974abc6f3570e235724fa43a2a0b1a27
parentbd5291f5f8b8a9267fc8e93a85251628879da5eb
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