KVM: VMX: Remove the secondary execute control dependency on irqchip
authorSheng Yang <sheng.yang@intel.com>
Wed, 21 Nov 2007 06:33:25 +0000 (14:33 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:14 +0000 (17:53 +0200)
The state of SECONDARY_VM_EXEC_CONTROL shouldn't depend on in-kernel IRQ chip,
this patch fix this.

Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/vmx.c

Simple merge