• Avi Kivity's avatar
    KVM: VMX: Cache cpl · 69c73028
    Avi Kivity authored
    We may read the cpl quite often in the same vmexit (instruction privilege
    check, memory access checks for instruction and operands), so we gain
    a bit if we cache the value.
    Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
    69c73028
vmx.c 117 KB