KVM: VMX: Add module parameter and emulation flag.
authorMohammed Gamal <m.gamal005@gmail.com>
Sun, 17 Aug 2008 13:39:48 +0000 (16:39 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:20 +0000 (10:15 +0200)
commit04fa4d32117b1a7773290fd59a97cf90cfc2a0d4
tree5150302a1465b6adaf9c4812701cded318168759
parent648dfaa7df2d3692db4e63dcb18dccb275d9c5a7
KVM: VMX: Add module parameter and emulation flag.

The patch adds the module parameter required to enable emulating invalid
guest state, as well as the emulation_required flag used to drive
emulation whenever needed.

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/vmx.c