summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/vmenter.S
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2020-09-23 21:04:01 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-28 14:57:58 +0300
commit658ece84f5da1cd8e36f0d13449aa95c61667b4b (patch)
tree2a30807a102bc0bb3b0a4fc27b394668205585c4 /arch/x86/kvm/vmx/vmenter.S
parente9bb1ae92d62bd55b8093918fdec91f6fc3d3a56 (diff)
downloadlinux-658ece84f5da1cd8e36f0d13449aa95c61667b4b.tar.xz
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Add "uret" to "guest_msrs_ready" to explicitly associate it with the "guest_uret_msrs" array, and replace "ready" with "loaded" to more precisely reflect what it tracks, e.g. "ready" could be interpreted as meaning ready for processing (setup_msrs() has run), which is wrong. "loaded" also aligns with the similar "guest_state_loaded" field. No functional change intended. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200923180409.32255-8-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/vmenter.S')
0 files changed, 0 insertions, 0 deletions