]> 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)
commit7a1995d08a3cf33b23b0b731af613382ccb7c198
tree5522a16ffc470f693c89b38ee4b74e28b43ae4c1
parentd25e38c92cf83d20cb60f4d64d088a8b44930b46
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