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

KVM: VMX: fix nested vpid for old KVM guests



Old KVM guests invoke single-context invvpid without actually checking
whether it is supported.  This was fixed by commit 518c8aee ("KVM: VMX:
Make sure single type invvpid is supported before issuing invvpid
instruction", 2010-08-01) and the patch after, but pre-2.6.36
kernels lack it including RHEL 6.

Reported-by: default avatar <jmontleo@redhat.com>
Tested-by: default avatar <jmontleo@redhat.com>
Cc: stable@vger.kernel.org
Fixes: 99b83ac8
Reviewed-by: default avatarDavid Matlack <dmatlack@google.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent f6870ee9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment