diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2021-07-22 14:30:18 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-26 14:26:53 +0200 |
commit | 0a31df6823232516f61f174907e444f710941dfe (patch) | |
tree | 68b7aed0b5448cb1a2b0dc3d099a4a85bfac3385 /arch/x86/kvm/ioapic.c | |
parent | docs: virt: kvm: api.rst: replace some characters (diff) | |
download | linux-0a31df6823232516f61f174907e444f710941dfe.tar.xz linux-0a31df6823232516f61f174907e444f710941dfe.zip |
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
MSR_KVM_ASYNC_PF_ACK MSR is part of interrupt based asynchronous page fault
interface and not the original (deprecated) KVM_FEATURE_ASYNC_PF. This is
stated in Documentation/virt/kvm/msr.rst.
Fixes: 66570e966dd9 ("kvm: x86: only provide PV features if enabled in guest's CPUID")
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Message-Id: <20210722123018.260035-1-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/ioapic.c')
0 files changed, 0 insertions, 0 deletions