Skip to content
Commit bfb088d9 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: vmx, pmu: accept 0 for host-initiated write to MSR_IA32_DS_AREA



Whenever an MSR is part of KVM_GET_MSR_INDEX_LIST, as is the case
for MSR_IA32_DS_AREA, it has to be always settable with KVM_SET_MSR.
Accept a zero value for these MSRs to obey the contract.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 98defd2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment