KVM: VMX: Check the posted interrupt capability
authorYang Zhang <yang.z.zhang@Intel.com>
Thu, 11 Apr 2013 11:25:12 +0000 (19:25 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 16 Apr 2013 19:32:40 +0000 (16:32 -0300)
commit01e439be7753c163932538276f04f95cb1b66697
tree9636b625d251cbc06cb43207b6e0aeee89039e08
parentd78f2664832f8d70e36422af9a10e44276dced48
KVM: VMX: Check the posted interrupt capability

Detect the posted interrupt feature. If it exists, then set it in vmcs_config.

Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com>
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/vmx.h
arch/x86/kvm/vmx.c