]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit83ff3b9d4a0ade8f8eb9757fd4b36c501ba161e4
tree0d264664f9d9f1acb202e3537347a7520284f406
parent0771671749b59a507b6da4efb931c44d9691e248
KVM: VMX: Remove the secondary execute control dependency on irqchip

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