diff options
author | 2020-09-23 11:04:01 -0700 | |
---|---|---|
committer | 2020-09-28 07:57:58 -0400 | |
commit | 658ece84f5da1cd8e36f0d13449aa95c61667b4b (patch) | |
tree | 2a30807a102bc0bb3b0a4fc27b394668205585c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs" (diff) | |
download | wireguard-linux-658ece84f5da1cd8e36f0d13449aa95c61667b4b.tar.xz wireguard-linux-658ece84f5da1cd8e36f0d13449aa95c61667b4b.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions