]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb130fab0f5fb1a83d30bce1574203c82381f967
tree9636b625d251cbc06cb43207b6e0aeee89039e08
parent2eb4afabeb2e60cc02817315198fb5d7c9e85086
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