commit | 83ff3b9d4a0ade8f8eb9757fd4b36c501ba161e4 | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng.yang@intel.com> | Wed Nov 21 14:33:25 2007 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:14 2008 +0200 |
tree | 0d264664f9d9f1acb202e3537347a7520284f406 | |
parent | 0771671749b59a507b6da4efb931c44d9691e248 [diff] |
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>