OSDN Git Service

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)
commit72bbf9358c3676bd89dc4bd8fb0b1f2a11c288fc
tree5522a16ffc470f693c89b38ee4b74e28b43ae4c1
parent970c0d4b94efcba5610b37f0118cb1a2286ba962
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