Skip to content
Commit 313dbd49 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: VMX: Avoid vmwrite(HOST_RSP) when possible



Usually HOST_RSP retains its value across guest entries.  Take advantage
of this and avoid a vmwrite() when this is so.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 3b4bd796
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment