]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Add some helper functions for Posted-Interrupts
authorFeng Wu <feng.wu@intel.com>
Fri, 18 Sep 2015 14:29:46 +0000 (22:29 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Oct 2015 13:06:48 +0000 (15:06 +0200)
commitd330b3fb5fef18dfa34879f9485dc8779a45a7c0
tree3738211d2796bf656cff067f3e012a146206f558
parent77e9a59007b2c77dde9f056afe734fc6e5de0660
KVM: Add some helper functions for Posted-Interrupts

This patch adds some helper functions to manipulate the
Posted-Interrupts Descriptor.

Signed-off-by: Feng Wu <feng.wu@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
[Make the new functions inline. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c