]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: hyperv: define VP assist page helpers
authorLadi Prosek <lprosek@redhat.com>
Tue, 16 Oct 2018 16:49:59 +0000 (18:49 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:30:13 +0000 (00:30 +0200)
commitc08198789a151dce7b5309718912ec1a8bbb8c95
tree5522a16ffc470f693c89b38ee4b74e28b43ae4c1
parent52515f036de9d8779dc39eb7b19c2b4eb8ee8e70
KVM: hyperv: define VP assist page helpers

The state related to the VP assist page is still managed by the LAPIC
code in the pv_eoi field.

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Liran Alon <liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/hyperv.c
arch/x86/kvm/hyperv.h
arch/x86/kvm/lapic.c
arch/x86/kvm/lapic.h
arch/x86/kvm/x86.c