aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2020-09-23 11:04:01 -0700
committerPaolo Bonzini <[email protected]>2020-09-28 07:57:58 -0400
commit658ece84f5da1cd8e36f0d13449aa95c61667b4b (patch)
tree2a30807a102bc0bb3b0a4fc27b394668205585c4 /tools/perf/scripts/python/bin
parente9bb1ae92d62bd55b8093918fdec91f6fc3d3a56 (diff)
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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions