diff options
author | 2021-07-22 14:30:18 +0200 | |
---|---|---|
committer | 2021-07-26 08:26:53 -0400 | |
commit | 0a31df6823232516f61f174907e444f710941dfe (patch) | |
tree | 68b7aed0b5448cb1a2b0dc3d099a4a85bfac3385 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: virt: kvm: api.rst: replace some characters (diff) | |
download | wireguard-linux-0a31df6823232516f61f174907e444f710941dfe.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions