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

KVM: nSVM: leave ASID aside in copy_vmcb_control_area



Restoring the ASID from the hsave area on VMEXIT is wrong, because its
value depends on the handling of TLB flushes.  Just skipping the field in
copy_vmcb_control_area will do.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a3535be7
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