original_kernel/arch/x86/lguest
Rusty Russell 89cfc99177 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>
2011-10-27 10:56:17 +10:30
..
Kconfig
Makefile
boot.c lguest: don't allow KVM-detection cpuid. 2011-10-27 10:56:17 +10:30
i386_head.S